Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup--------------------------------------------------------------------
library(SeaSondeR)
## ----eval=FALSE---------------------------------------------------------------
#
# library(SeaSondeR)
# # Create a SeaSondeRCS object form a CS file
# CS_file <- "path/to/CSQ_o_CSS_o_CSA/file"
#
# SeaSondeRCS_object <- seasonder_createSeaSondeRCS(x = CS_file)
#
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.