mosaic_annotate_dataset: Annotating the MOSAiC dataset level annotations

View source: R/mosaic.R

mosaic_annotate_datasetR Documentation

Annotating the MOSAiC dataset level annotations

Description

The basis might differ depending on the campaign if it does not follow the pattern PS122/#. This function assumes the use of the Polarstern as the basis. Please verify this field before adding the annotation.

Usage

mosaic_annotate_dataset(campaign)

Arguments

campaign

(character vector) the campaign number (can be derrived from the eventID), PS122/#

Value

(list) the dataset level annotation

Examples

#with one campaign
mosaic_annotate_dataset("PS122/2")

#multiple campaigns
mosaic_annotate_dataset(c("PS122/2", "PS122/1"))

NCEAS/arcticdatautils documentation built on Aug. 28, 2023, 12:10 p.m.