ifcb_get_shark_example: Get Shark Column Example

View source: R/ifcb_get_shark_example.R

ifcb_get_shark_exampleR Documentation

Get Shark Column Example

Description

This function reads a SHARK submission example from a file included in the package. This format is used for submitting IFCB data to https://shark.smhi.se/.

Usage

ifcb_get_shark_example()

Value

A data frame containing example data following the SHARK submission format.

See Also

ifcb_get_shark_colnames

Examples

shark_example <- ifcb_get_shark_example()

# Print example as tibble
dplyr::tibble(shark_example)

iRfcb documentation built on April 16, 2025, 1:09 a.m.