R/recdata.R

#' @docType data
#'
#' @name recdata
#'
#' @title Recruitment and survey index data
#'
#' @description
#' data.frame containing recruitment (age 3) and survey indices from several
#' surveys over ages 1 to 3
#'
#' @usage
#' recdata
#'
#' @format
#' Data frame containing 14 columns:
#' \tabular{ll}{
#'   \code{yearclass} \tab the yearclass\cr
#'   \code{recruitment} \tab the recruiment (age 3) for that yearclass\cr
#'   \code{NT1} \tab The age 1 survey index from 'NT' survey\cr
#'   \code{NT2} \tab The age 2 survey index from 'NT' survey\cr
#'   \code{...} \tab and so on
#' }
#'
#' @seealso
#'
#' \code{\link{rct3}}  run a calibrated regression to predict rectruitment.
#'
#' \code{\link{rct3-package}} gives an overview of the package.

NULL
ices-tools-prod/rct3 documentation built on Sept. 12, 2020, 11:32 a.m.