# Generated by roxygen2: do not edit by hand

S3method(plot,combined_fboxplot)
S3method(plot,combined_global_envelope)
S3method(plot,combined_global_envelope2d)
S3method(plot,curve_set)
S3method(plot,fboxplot)
S3method(plot,global_envelope)
S3method(plot,global_envelope2d)
S3method(plot,image_set)
S3method(print,combined_global_envelope)
S3method(print,combined_global_envelope2d)
S3method(print,curve_set)
S3method(print,deviation_test)
S3method(print,global_envelope)
S3method(print,global_envelope2d)
S3method(print,image_set)
S3method(subset,curve_set)
export(GET.composite)
export(GET.necdf)
export(GET.spatialF)
export(GET.variogram)
export(central_region)
export(central_region2d)
export(combined_scaled_MAD_envelope)
export(create_curve_set)
export(create_image_set)
export(crop_curves)
export(deviation_test)
export(fBoxplot)
export(forder)
export(frank.fanova)
export(frank.fanova2d)
export(frank.flm)
export(frank.flm2d)
export(global_envelope_test)
export(global_envelope_test2d)
export(graph.fanova)
export(graph.fanova2d)
export(graph.flm)
export(graph.flm2d)
export(is.curve_set)
export(qdir_envelope)
export(rank_envelope)
export(residual)
export(st_envelope)
export(unscaled_envelope)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,vars)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,grey)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(gstat,variogram)
importFrom(methods,is)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(plyr,is.formula)
importFrom(sp,coordinates)
importFrom(spatstat,Smooth)
importFrom(spatstat,as.im)
importFrom(spatstat,bw.scott)
importFrom(spatstat,colourmap)
importFrom(spatstat,contour.im)
importFrom(spatstat,envelope)
importFrom(spatstat,eval.im)
importFrom(spatstat,fillNA)
importFrom(spatstat,fv)
importFrom(spatstat,is.kppm)
importFrom(spatstat,is.lppm)
importFrom(spatstat,is.ppm)
importFrom(spatstat,is.ppp)
importFrom(spatstat,is.slrm)
importFrom(spatstat,plot.im)
importFrom(spatstat,second.moment.calc)
importFrom(spatstat,update.kppm)
importFrom(spatstat,update.lppm)
importFrom(spatstat,update.ppm)
importFrom(spatstat,update.slrm)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,dummy.coef)
importFrom(stats,ecdf)
importFrom(stats,filter)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,predict.lm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,str)
