Function reference
-
NOAA_df_1990 - National oceanic and atmospheric administration (NOAA) data from 1990 to 1993
-
SSTdatashort - The data from of the Sea Surface Temperature (SST) dataset. A subset of the original dataset is used.
-
SSTlandmaskshort - The land mask for the Sea Surface Temperature (SST) dataset. A subset of the original dataset is used.
-
SSTlonlatshort - The locations of the Sea Surface Temperatures (SST) dataset. A subset of the original dataset is used.
-
Times - The time period in which the NOAA dataset was recorded. This spans from January 1990 to December 1993.
-
Tmax - The maximum temperature values used in the NOAA dataset in a wide dataframe format.
-
aerosol_australia - Data from of NASA Earth Observations at https://neo.gsfc.nasa.gov
-
aerosol_world - Data from of NASA Earth Observations at https://neo.gsfc.nasa.gov
-
cancor_eof()autoplot(<cancoreof>) - Performs CCA using Empirical Orthogonal Functions (EOFs) from a lagged dataset
-
canonical_correlation()autoplot(<cancor>) - Computes transformed variables from Canonical Correlation Analysis using a dataframe or a stars object
-
emp_orth_fun()autoplot(<emporthfun>) - Computes empirical orthogonal functions using a dataframe or a stars object.
-
emp_spatial_cov()autoplot(<spatialcov>) - Computes empirical spatial covariance using a dataframe or a stars object
-
hovmoller()autoplot(<hovmoller>) - Computes the data structure for the Hovmoller plots
-
locs - The locations used in the NOAA dataset.
-
ridgeline() - Ridgeline plots grouped by an attribute using a dataframe as an input.
-
semivariogram()autoplot(<semivariogramobj>) - Computes the semi-variogram using a dataframe or a stars object.
-
spatial_means()autoplot(<spatialmeans>) - Computes spatial empirical means using a dataframe or a stars object
-
spatial_snapshots() - Plots spatial snapshots of data through time using a dataframe or a stars object.
-
temporal_means()autoplot(<temporalmeans>) - Computes temporal empirical means using a dataframe or a stars object.
-
temporal_snapshots() - Plots temporal snapshots of data for specific spatial locations using a dataframe or a stars object.