#' Example Database from 2019 for Sablefish
#'
#' An example data base pull that was used for the 2019 sablefish stock
#' assessment. This data is used for testing purposes and to demonstrate
#' examples. The data set was generated using
#' \code{\link[nwfscSurvey]{PullCatch.fn}()}.
#'
#' @name Database
#' @docType data
#' @keywords data
#' @examples
#' data("Database", package = "VASTWestCoast")
#' table(Database[, "Year"])
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.