inst/doc/SeaSondeCS.R

## ----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)
# 

Try the SeaSondeR package in your browser

Any scripts or data that you put into this service are public.

SeaSondeR documentation built on June 8, 2025, 10:50 a.m.