getAPI {neonUtilities} | R Documentation |
Get the data from API
Description
Accesses the API with options to use the user-specific API token generated within data.neonscience.org user accounts.
Usage
getAPI(apiURL, token = NA_character_)
Arguments
apiURL |
The API endpoint URL |
token |
User specific API token (generated within data.neonscience.org user accounts). Optional. |
Author(s)
Nate Mietkiewicz mietkiewicz@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]