Description Usage Arguments Details Value
View source: R/read_instrum_data.R
The read_cru_hemi function on http://www.cru.uea.ac.uk/cru/data/temperature
1 | read_cru_hemi(filename)
|
filename |
file from the website |
Reads a CRU-format hemispheric average file, as provided at http://www.cru.uea.ac.uk/cru/data/temperature
Format has two lines for each year.
Returns a data frame with columns: year (1850 to final year) annual (mean annual anomaly) month.1 ... month.12 (mean monthly anomaly) cover.1 ... cover.12 (percentage coverage)
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.