amf_variables: Get FP (Flux-Processing) Standard Variable List

Description Usage Value Examples

View source: R/helper_functions.R

Description

This function obtains the latest AmeriFlux FP (Flux-Processing) standard variable list. FP standard defines the variable names and units used for continuously sampled data within the AmeriFlux. Also see AmeriFlux Data Variables page https://ameriflux.lbl.gov/data/aboutdata/data-variables/ for details.

Usage

1

Value

A data frame containing the following columns:

Examples

1
2
3
4
5
## Not run: 
# download the list of standard variable names and units
FP_ls <- amf_variables()

## End(Not run)

amerifluxr documentation built on Feb. 8, 2022, 5:16 p.m.