read_cru_hemi: The read_cru_hemi function on...

Description Usage Arguments Details Value

View source: R/read_instrum_data.R

Description

The read_cru_hemi function on http://www.cru.uea.ac.uk/cru/data/temperature

Usage

1
read_cru_hemi(filename)

Arguments

filename

file from the website

Details

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)

Value

dataframe


MartinSchobben/timemachine documentation built on Dec. 31, 2020, 3:12 p.m.