#' TESAsamSim
#'
#' TESAsamSim is developed from samSim and is intended
#' to evaluate impacts of non-stationarity
#' for Pacific salmon. Adapted from samSim (by Cameron
#' Freshwater)
#'
#' @docType package
#' @author Carrie Holt <carrie.holt@dfo-mpo.gc.ca>
#' @import Rcpp
#' @import RcppArmadillo
#' @importFrom Rcpp evalCpp sourceCpp
#' @exportPattern "^[[:alpha:]]+"
#' @useDynLib TESAsamSim
#' @name TESAsamSim
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.