R/hydramse.r

#' hydramse: Implementation of MSE process
#'
#'Core helper files used to set up and execute an MSE process
#'
#'\itemize{
#'\item Includes lazy data (stock recruitment parameterizations, catch & survey historic bounds)
#'\item Create folder structure for model runs
#'\item Simulate values for a select number of model parameters
#'\item processes output files from Hydra runs
#'}
#'
#'To learn more about using \code{hydramse}, start with the vignette: \code{browseVignettes(package="hydramse")} or click \code{index} link below
#'
#'
#' @docType package
#' @name hydramse
NULL
andybeet/hydramse documentation built on April 16, 2021, 5:23 a.m.