gna_data_sources: Get metadata about GNA data sources

View source: R/gna_data_sources.R

gna_data_sourcesR 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 'json', 'list', or 'table'.

...

Passed to crul::HttpClient.

Author(s)

Zachary S.L. Foster

Examples

## Not run: 

gna_data_sources()

## End(Not run)


taxize documentation built on April 4, 2025, 2:12 a.m.