An internal helper function used to connect to the Neotoma API in a standard manner, and to provide basic validation of any response.
parseURL(x, use = "neotoma", all_data = FALSE, ...)
list
with cleaned and parsed data from HTTP request
The HTTP/S path for the particular API call.
Uses the Neotoma server by default ("neotoma"), but supports either the development API server ("dev") or a local server ("local").
If TRUE return all possible API calls
Any query parameters passed from the calling function.
Socorro Dominguez s.dominguez@ht-data.com
Simon Goring goring@wisc.edu