View source: R/ifcb_get_shark_example.R
ifcb_get_shark_example | R Documentation |
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/.
ifcb_get_shark_example()
A data frame containing example data following the SHARK submission format.
ifcb_get_shark_colnames
shark_example <- ifcb_get_shark_example()
# Print example as tibble
dplyr::tibble(shark_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.