# 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_fboxplot)
S3method(print,combined_global_envelope)
S3method(print,curve_set)
S3method(print,deviation_test)
S3method(print,fboxplot)
S3method(print,global_envelope)
S3method(subset,curve_set)
export(GET.composite)
export(GET.necdf)
export(GET.spatialF)
export(GET.variogram)
export(central_region)
export(combine_forder)
export(combined_scaled_MAD_envelope_test)
export(create_curve_set)
export(create_image_set)
export(crop_curves)
export(deviation_test)
export(fBoxplot)
export(forder)
export(frank.fanova)
export(frank.flm)
export(global_envelope_test)
export(graph.fanova)
export(graph.flm)
export(is.curve_set)
export(partial_forder)
export(qdir_envelope)
export(rank_envelope)
export(residual)
export(st_envelope)
export(unscaled_envelope)
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,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_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_value)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(grid,rasterGrob)
importFrom(gridExtra,grid.arrange)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
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(viridisLite,viridis)
