pr_dl_be: Download Berkeley Earth Gridded mean daily temperature data

View source: R/pr_dl_be.R

pr_dl_beR Documentation

Download Berkeley Earth Gridded mean daily temperature data

Description

Global mean daily temperature data.

Usage

pr_dl_be(path = tempdir(), year = 2011)

Arguments

path

a path where to save the gridded data

year

year to process (requires year - 1 to be present)

Value

nothing is returned to the R working environment, files are downloaded and stored on disk

Examples


# donwload all gridded data for year 2011
## Not run: 
pr_dl_be(year = 2011)

## End(Not run)

bluegreen-labs/phenor documentation built on Sept. 2, 2023, 10:34 a.m.