#' Last assessment's model directory
#'
#' The directories for the last assessment located in the
#' models directory.
#'
#' @name last_ssdir
#' @docType data
#' @format A vector of directory names.
#'
"last_ssdir"
#' Last assessment's SS dat files
#'
#' The dat files read in by [r4ss::SS_readdat] from the last
#' assessment.
#'
#' @name last_ssdat
#' @docType data
#' @format A list of lists, with one element for each model
#' that was included in the last assessment.
#'
"last_ssdat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.