Nothing
#' 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
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.