download.ameriflux: Grabs the Ameriflux Level2 data from the ORNL site and...

Description Usage Arguments Examples

Description

(future versions will include Level3)

Usage

1
download.ameriflux(site = "US-Ha1", gap_fill = TRUE)

Arguments

site:

Amerflux site abbreviation, can be vector of multiple sites

gaps:

download the gap filled or non gap filled product (default is TRUE, allow no gaps)

Examples

1
2
# with defaults, outputting a data frame
df <- download.ameriflux(site="US-Ha1",gaps=FALSE)

khufkens/amerifluxr documentation built on May 20, 2019, 9:23 a.m.