Skip to contents

Wraps iRfcb::ifcb_download_dashboard_metadata() and extracts available cruise numbers.

Usage

fetch_dashboard_metadata(dashboard_url, dataset_name = NULL)

Arguments

dashboard_url

Dashboard base URL.

dataset_name

Dataset name (e.g. "RV_Svea").

Value

A list with metadata (data.frame) and cruise_numbers (character vector, possibly empty if no cruise column exists).