
Download metadata from the IFCB Dashboard API
Source:R/ifcb_download_dashboard_metadata.R
ifcb_download_dashboard_metadata.RdDownload metadata from the IFCB Dashboard API
Arguments
- base_url
Character. Base URL to the IFCB Dashboard (e.g. "https://ifcb-data.whoi.edu/").
- dataset_name
Optional character. Dataset slug (e.g. "mvco") to retrieve metadata for a specific dataset. If NULL, all available metadata are downloaded.
- quiet
Logical. If TRUE, suppresses progress messages. Default is FALSE.
See also
ifcb_download_dashboard_data() to download data from the IFCB Dashboard API.
ifcb_list_dashboard_bins() to retrieve list of available bins from the IFCB Dashboard API.