R/data_obj.R

#' Example objects from salmonMSE
#'
#' @description
#' S4 objects containing operating model inputs to run the projection.
#' @format An object of class [salmonMSE::SOM-class].
#' @source See salmonMSE [website](https://docs.salmonmse.com/articles/example.html)
#'
#' @aliases multi_SOM
#' @examples
#' data(simple_SOM)
#'
#' data(multi_SOM)
"simple_SOM"

#' @rdname simple_SOM
"multi_SOM"

#' @name glossary
#' @title salmonMSE glossary
#' @description Glossary of terms and parameters used in salmonMSE
#' @examples
#' data(glossary)
#' glossary[1:2, ]
NULL

Try the salmonMSE package in your browser

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

salmonMSE documentation built on Aug. 20, 2026, 5:09 p.m.