#' Fishing mortality at maximum sustainable yield (FMSY)
#'
#' A biological reference point for fisheries management
#' based on the fishing mortality rate (F) that achieves the maximum
#' sustainable yield (MSY).
#'
#' @format
#' \describe{
#' \item{Examples}{}
#' \item{Rationale}{The notation used for reference points of commonly
#' calculated values is inconsistent. For example, some use subscripts
#' where the subscript can be in either all capital letters or all
#' lower-case letters, some use lower-case letters for the type of reference
#' point, and some use all capital letters.}
#' \item{Alternatives}{Fproxy, F_msy, Fmsy}
#' \item{Range of possible values}{0--Inf}
#' \item{Units}{\code{time^{-1}}}
#' }
FishingMortalityAtMaximumSustainableYield <- NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.