#' Projection
#'
#' A probabilistic statement about future events based on what might happen.
#'
#' @format
#' \describe{
#' \item{Examples}{short-term projection}
#' \item{Rationale}{Future weather is a forecast because it does not require
#' an if statement, whereas future spawning biomass is a projection because
#' it depends on an assumption about future catches.}
#' \item{Alternatives}{forecast, prediction}
#' \item{Range of possible values}{}
#' \item{Units}{}
#' }
Projection <- NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.