This is a wrapper for the method dwca_get_data_set_names from class TaxonClient.

taxon_dwca_get_data_set_names(returnType = "data.frame", ...)

Arguments

returnType

Either list or data.frame (default)

...

additional parameters passed to dwca_get_data_set_names from class nbaR.TaxonClient

Value

scalar

Details

Individual datasets can then be downloaded with /dwca/getDataSet/dataset

See also