# Generated by roxygen2: do not edit by hand

S3method(augment,functional_rate)
S3method(functional_instability,functional_curves)
S3method(functional_instability,functional_dsp)
S3method(functional_pca,default)
S3method(functional_pca,functional_curves)
S3method(functional_pca,functional_dsp)
S3method(plot,functional_curves)
S3method(plot,functional_rate)
S3method(plot,functional_suppression_profiles)
S3method(plot,functional_suppression_profiles_list)
S3method(plot,r4pde_functional_pca)
S3method(plot_curves,functional_distances)
S3method(plot_curves,functional_dsp)
S3method(print,functional_curves)
S3method(print,functional_distances)
S3method(print,functional_rate)
S3method(print,functional_resistance)
S3method(print,functional_suppression_profiles)
S3method(print,functional_suppression_profiles_list)
S3method(print,r4pde.oruns_test)
S3method(print,r4pde_curve_diagnostics)
S3method(print,r4pde_functional_pca)
S3method(print,suggest_k)
S3method(print,summary.functional_suppression_profiles)
S3method(print,summary.functional_suppression_profiles_list)
S3method(summary,functional_rate)
S3method(summary,functional_suppression_profiles)
S3method(summary,functional_suppression_profiles_list)
S3method(summary,r4pde_functional_pca)
export(AFSD)
export(BPL)
export(CompMuCens)
export(DSI)
export(DSI2)
export(augment)
export(augment_functional_pca)
export(augment_functional_rate)
export(autoplot.r4pde_functional_pca)
export(count_subareas)
export(count_subareas_random)
export(diagnose_curves)
export(fit_gradients)
export(functional_contrast)
export(functional_curves)
export(functional_distances)
export(functional_instability)
export(functional_pca)
export(functional_pca_clusters)
export(functional_rate)
export(functional_resistance)
export(functional_summary)
export(functional_suppression_profiles)
export(get_brdwgd)
export(get_era5)
export(get_fpca_eigenfunctions)
export(get_fpca_scores)
export(get_fpca_variance)
export(get_nasapower)
export(join_count)
export(oruns_test)
export(oruns_test_boustrophedon)
export(oruns_test_byrowcol)
export(plot_AFSD)
export(plot_curves)
export(plot_dendrogram)
export(plot_diagnostics)
export(plot_dsp)
export(plot_dsp_rank_heatmap)
export(plot_functional_instability)
export(rank_dsp)
export(reconstruct_curves)
export(simulate_dsp_data)
export(suggest_k)
export(theme_r4pde)
export(windowpane)
export(windowpane_tests)
importFrom(car,linearHypothesis)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,as_date)
importFrom(lubridate,days)
importFrom(magrittr,"%>%")
importFrom(nasapower,get_power)
importFrom(progress,progress_bar)
importFrom(purrr,map_dfr)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,enquo)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(terra,cellFromXY)
importFrom(terra,extract)
importFrom(terra,nlyr)
importFrom(terra,rast)
importFrom(terra,time)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unite)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,tail)
