gna_data_sources {taxize} | R Documentation |
Get metadata about GNA data sources
Description
Downloads metadata about Global Names Architecture (GNA) data sources available to be used in other GNA functions.
Usage
gna_data_sources(output_type = "table", ...)
Arguments
output_type |
What format of output to return. Either |
... |
Passed to crul::HttpClient. |
Author(s)
Zachary S.L. Foster
Examples
## Not run:
gna_data_sources()
## End(Not run)
[Package taxize version 0.10.0 Index]