R/data_download.R
fetch_dashboard_metadata.Rd
Wraps iRfcb::ifcb_download_dashboard_metadata() and extracts available cruise numbers.
iRfcb::ifcb_download_dashboard_metadata()
fetch_dashboard_metadata(dashboard_url, dataset_name = NULL)
Dashboard base URL.
Dataset name (e.g. "RV_Svea").
A list with metadata (data.frame) and cruise_numbers (character vector, possibly empty if no cruise column exists).
metadata
cruise_numbers