climate_indices | R Documentation |
A comprehensive time series dataset containing various climate indices used for pattern causality analysis. This dataset includes multiple climate indicators measured over time.
climate_indices
A data frame with 100 rows and 5 columns:
Date; Date of the measurement
Numeric; Arctic Oscillation index
Numeric; Antarctic Oscillation index
Numeric; North Atlantic Oscillation index
Numeric; Pacific/North American index
Climate Indices Dataset
https://www.cpc.ncep.noaa.gov/
data(climate_indices)
head(climate_indices)
summary(climate_indices)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.