NEON API docs: http://data.neonscience.org/data-api
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.
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)