R/TaxonClient-wrapper.r
taxon_dwca_get_data_set.Rd
This is a wrapper for the method dwca_get_data_set
from class TaxonClient
.
taxon_dwca_get_data_set(dataset = NULL, filename = format(Sys.time(), "download-%Y-%m-%dT%H:%m.zip"), ...)
dataset | name of dataset, type: |
---|---|
filename | Filename to save results to, defaults to `format(Sys.time(),"download-%Y-%m-%dT%H:%m.zip")` |
... | additional parameters passed to dwca_get_data_set from class nbaR.TaxonClient |
Available datasets can be queried with /taxon/dwca/getDataSetNames. Response saved to <datasetname>-<yyyymmdd>.dwca.zip
Other nbaR.TaxonClient-wrappers: taxon_count_distinct_values_per_group
,
taxon_count_distinct_values
,
taxon_count
,
taxon_download_query
,
taxon_dwca_get_data_set_names
,
taxon_dwca_query
,
taxon_find_by_ids
,
taxon_find
,
taxon_get_distinct_values_per_group
,
taxon_get_distinct_values
,
taxon_get_field_info
,
taxon_get_paths
,
taxon_get_settings
,
taxon_get_setting
,
taxon_group_by_scientific_name
,
taxon_is_operator_allowed
,
taxon_query