#' Pacific hake MSE package
#'
#'
#' \tabular{ll}{ Package: \tab PacifichakeMSE\cr Type: \tab Package\cr Version: \tab
#' 1.0\cr Date: \tab 2020-02-26\cr License: \tab GPL-3\cr LazyLoad: \tab
#' yes\cr URL: \tab \url{https://github.com/PacifichakeMSE/}\cr }
#'
#' @name PacifichakeMSE-package
#' @docType package
#' @author Nis S Jacobsen, Ian G. Taylor, Kristin Marshall, Aaron Berger
#' Package maintainer: Nis Jacobsen <nissandjac@@gmail.com>
#' @references PacifichakeMSE on GitHub: \url{https://github.com/PacifichakeMSE}
#' @import dplyr
#'
#' @examples
#'
#' \dontrun{
#' # Run the MSE
#' Fill in stuff
#'
#' # Run the hake stock assessment
#' runhakeassessment(123)
#' }
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.