getInputData: Get input data

Description Usage Arguments Value Examples

Description

Download and process required input data that is open access and currently (year 2020) available. This may take a while, depending on your connection.

Usage

1
getInputData(latestyear, timerange = 30, delete.originaldata = TRUE)

Arguments

latestyear

integer. Define the latest year for the input data. LAI/FPAR and PAR are averaged and recycled since their long-term variations play a minor role within this scope.

timerange

integer. Define the timerange to be used for Temperature and CO2 data. Defaults to 30

delete.originaldata

logical. Delete the original/raw data that could likely comprises a large amount of memory. Defaults to TRUE

Value

None. Output is written to rappdirs::user_data_dir("PhotoBioDynamics")

Examples

1
2
3
4
5
## Not run: 

 getInputData(year = 2000)

## End(Not run)

jnnsbrr/PhotoBioDynamics documentation built on March 9, 2021, 4:07 p.m.