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

specimen_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.SpecimenClient

Value

scalar

Details

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

See also