getAPIHeaders {neonUtilities} | R Documentation |
Get only headers from API
Description
Accesses the API with options to use the user-specific API token generated within neon.datascience user accounts.
Usage
getAPIHeaders(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)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]