# Generated by roxygen2: do not edit by hand

S3method(plot,corr2d)
S3method(summary,corr2d)
export(codis2d)
export(corr2d)
export(corr2t2d)
export(is.corr2d)
export(plot_corr2d)
export(plot_corr2din3d)
export(sim2ddata)
importFrom(colorspace,diverge_hcl)
importFrom(foreach,"%dopar%")
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,close.screen)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,polygon)
importFrom(graphics,screen)
importFrom(graphics,split.screen)
importFrom(stats,fft)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,modifyList)
