# Generated by roxygen2: do not edit by hand

export("%>%")
export(ct2env)
export(download_ncep)
export(get_lamb_points)
export(lamb_clas)
export(pca_decision)
export(plot_lamb_scheme)
export(raster_pca)
export(regionalization)
export(som_clas)
export(synoptclas)
export(tidy_nc)
import(RNCEP)
import(dplyr)
import(ggplot2)
import(rnaturalearth)
import(rnaturalearthdata)
importFrom(kohonen,som)
importFrom(kohonen,somgrid)
importFrom(lubridate,as_date)
importFrom(lubridate,day)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,ymd_h)
importFrom(magrittr,"%>%")
importFrom(sf,st_as_sf)
importFrom(sf,st_crs)
importFrom(sf,st_set_crs)
importFrom(stats,kmeans)
importFrom(stats,loadings)
importFrom(stats,na.omit)
importFrom(stats,princomp)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,time)
importFrom(stats,varimax)
importFrom(stringr,str_pad)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
