# Generated by roxygen2: do not edit by hand

S3method("[",curve_set)
S3method(plot,combined_fboxplot)
S3method(plot,combined_global_envelope)
S3method(plot,combined_global_envelope2d)
S3method(plot,curve_set)
S3method(plot,curve_set2d)
S3method(plot,fboxplot)
S3method(plot,global_envelope)
S3method(plot,global_envelope2d)
S3method(print,combined_global_envelope)
S3method(print,curve_set)
S3method(print,deviation_test)
S3method(print,global_envelope)
S3method(subset,curve_set)
export(GET.composite)
export(GET.necdf)
export(GET.spatialF)
export(GET.variogram)
export(central_region)
export(central_region2d)
export(combine_forder)
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(partial_forder)
export(qdir_envelope)
export(rank_envelope)
export(residual)
export(st_envelope)
export(unscaled_envelope)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,.data)
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,alpha)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,draw_key_rect)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_value)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,theme_minimal)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(grid,rasterGrob)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(spatstat,Smooth)
importFrom(spatstat,bw.scott)
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,second.moment.calc)
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,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(utils,str)
importFrom(utils,tail)
