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