amf_site_info {amerifluxr}R Documentation

Get AmeriFlux site general info

Description

This function obtains the latest AmeriFlux site list and sites' general info through the AmeriFlux web service.

Usage

amf_site_info()

Details

This combines the information of various other functions.

Value

A data frame containing the following columns. See AmeriFlux BADM standard https://ameriflux.lbl.gov/data/badm/ for detailed explanation.

Examples

## Not run: 
# obtain the basic general info for all sites
site <- amf_site_info()

## End(Not run)

## End(Not run)

[Package amerifluxr version 1.0.0 Index]