R/data-functionalgroups.R

#' @title AMPS functional groups
#' @description Functional group file used in the Atlantis model for Puget Sound
#' @format A data frame with 74 rows and 30 variables:
#' \describe{
#'   \item{\code{Code}}{character functional group code name}
#'   \item{\code{Index}}{integer index}
#'   \item{\code{IsTurnedOn}}{integer is functional group is turned on}
#'   \item{\code{name}}{character functional group name}
#'   \item{\code{longname}}{character functional group long name}
#'   \item{\code{NumCohorts}}{integer functional group cohorts}
#'   \item{\code{NumGeneTypes}}{integer functional group gene types}
#'   \item{\code{NumStages}}{integer functional group stages}
#'   \item{\code{NumSpawns}}{integer functional group spawns}
#'   \item{\code{NumAgeClassSize}}{double functional group age class size}
#'   \item{\code{NumStocks}}{integer functional group stocks}
#'   \item{\code{VerticallyMigrates}}{integer if functional group vertically migrates}
#'   \item{\code{HorizontallyMigrates}}{integer if functional group horizontally migrates}
#'   \item{\code{IsFished}}{integer if functional group is fished}
#'   \item{\code{IsImpacted}}{integer if functional group is impacted}
#'   \item{\code{isTAC}}{integer if functional group is TAC}
#'   \item{\code{GroupType}}{character functional group group type}
#'   \item{\code{IsPredator}}{integer if functional group is a predator}
#'   \item{\code{IsCover}}{integer if functional group is a cover habitat class}
#'   \item{\code{IsSiliconDep}}{integer if functional group is silicone dependent}
#'   \item{\code{IsAssessed}}{integer if functional group is assessed}
#'   \item{\code{IsCatchGrazer}}{integer if functional group is a catch grazer}
#'   \item{\code{OverWinters}}{integer if functional group overwinters}
#'   \item{\code{isCultured}}{integer if functional group is cultured}
#'   \item{\code{isHabDepend}}{integer if functional group is habitat dependent}
#'   \item{\code{numMoveEntries}}{integer number of times the group migrates}
#'   \item{\code{isSupplemented}}{integer if functional group is supplemented}
#'   \item{\code{isBioEroder}}{integer if functional group is bioeroder}
#'   \item{\code{isExternal}}{integer if functional group has external reproduction}
#'   \item{\code{isVertebrate}}{integerif functional group is a vertebrate}
#'}
#' @details DETAILS
"functionalgroups"
hmorzaria/pssalmonsurvival documentation built on Aug. 20, 2023, 12:27 a.m.