# Generated by roxygen2: do not edit by hand

S3method(autoplot,cancor)
S3method(autoplot,cancoreof)
S3method(autoplot,emporthfun)
S3method(autoplot,hovmoller)
S3method(autoplot,semivariogramobj)
S3method(autoplot,spatialcov)
S3method(autoplot,spatialmeans)
S3method(autoplot,temporalmeans)
S3method(cancor_eof,data.frame)
S3method(cancor_eof,stars)
S3method(canonical_correlation,data.frame)
S3method(canonical_correlation,stars)
S3method(emp_orth_fun,data.frame)
S3method(emp_orth_fun,stars)
S3method(emp_spatial_cov,data.frame)
S3method(emp_spatial_cov,stars)
S3method(hovmoller,data.frame)
S3method(hovmoller,stars)
S3method(ridgeline,data.frame)
S3method(ridgeline,stars)
S3method(semivariogram,data.frame)
S3method(semivariogram,stars)
S3method(spatial_means,data.frame)
S3method(spatial_means,stars)
S3method(spatial_snapshots,data.frame)
S3method(spatial_snapshots,stars)
S3method(temporal_means,data.frame)
S3method(temporal_means,stars)
S3method(temporal_snapshots,data.frame)
S3method(temporal_snapshots,stars)
export("%>%")
export(autoplot)
export(cancor_eof)
export(canonical_correlation)
export(emp_orth_fun)
export(emp_spatial_cov)
export(hovmoller)
export(ridgeline)
export(semivariogram)
export(spatial_means)
export(spatial_snapshots)
export(temporal_means)
export(temporal_snapshots)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,map_data)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_distiller)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,stat)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggridges,geom_density_ridges_gradient)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stars,geom_stars)
importFrom(stats,cancor)
importFrom(stats,cov)
importFrom(stats,lm)
