##' Bayesian Selectivity Modelling of Fisheries Trawl Data
##'
##' This package allows users to easily fit Bayesian models to fisheries trawl data. It implements
##' its own data structure, plot methods, and various other methods to make it as user-friendly as
##' possible by using functions users know (eg. \code{plot}).
##'
##' @references My MSc thesis.
##' @author Tom Elliott
##' @docType package
##' @name BSM-Package
##' @import R2jags
##' @importFrom coda as.mcmc
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.