nneo-package: nneo - R client for the NEON API

nneo-packageR Documentation

nneo - R client for the NEON API

Description

NEON API docs: http://data.neonscience.org/data-api

nneo API

  • nneo_products()

  • nneo_product()

  • nneo_sites()

  • nneo_site()

  • nneo_locations()

  • nneo_location()

  • nneo_data()

  • nneo_file()

  • nneo_wrangle()

Curl options

Curl options follow those in the curl package. Find the curl options by looking at curl::curl_options(). Pass them on into any nneo function call.

User-Agent

A user agent string is sent in every request just to let the NEON servers know that the request is coming from R and from this package. No personal info is shared, just the package name and version for nneo and the underlying HTTP packages (crul, curl)

Author(s)

Scott Chamberlain myrmecocystus@gmail.com

Josh Roberti jaroberti87@gmail.com


ropensci/nneo documentation built on May 11, 2022, 3:12 p.m.