R/Database.R

#' 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
nwfsc-assess/VAST_WestCoast documentation built on July 4, 2023, 5:45 p.m.