ameriflux.info: Grabs the ameriflux site table from the LBL site.

Description Usage Arguments Examples

Description

Grabs the ameriflux site table from the LBL site.

Usage

1
2
ameriflux.info(url = "http://ameriflux.lbl.gov/sites/site-list-and-pages/",
  path = NULL)

Arguments

url:

Location of the Ameriflux site table (hopefully will not change to often, default is ok for now)

path:

location of the phantomjs binary (system specific)

Examples

1
2
3
4
# with defaults, outputting a data frame
df <- ameriflux.info()
[requires the rvest package for post-processing]
http://phantomjs.org/download.html

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