#' @title SPRING_4VW Metadata
#' @name SPRING_4VW
#' @description This data.frame includes all of the strata sampled during modern Spring 4VW surveys
#' and the required number of primary, secondary and alternate stations for each.
#' @docType data
#' @format data.frame
#' \describe{
#' \item{STRATUM}{survey stratum code}
#' \item{PRIMARY}{integer indicating required number of primary stations}
#' \item{ALTERNATE}{integer indicating required number of alternate stations}
#' \item{SECONDARY}{integer indicating required number of secondary stations}
#' }
"SPRING_4VW"
#' @title SPRING_4X Metadata
#' @name SPRING_4X
#' @description This data.frame includes all of the strata sampled during modern Spring 4X surveys
#' and the required number of primary, secondary and alternate stations for each.
#' @docType data
#' @format data.frame
#' \describe{
#' \item{STRATUM}{survey stratum code}
#' \item{PRIMARY}{integer indicating required number of primary stations}
#' \item{ALTERNATE}{integer indicating required number of alternate stations}
#' \item{SECONDARY}{integer indicating required number of secondary stations}
#' }
"SPRING_4X"
#' @title SUMMER_4VWX Metadata
#' @name SUMMER_4VWX
#' @description This data.frame includes all of the strata sampled during modern Summer 4VWX surveys
#' and the required number of primary, secondary and alternate stations for each.
#' @docType data
#' @format data.frame
#' \describe{
#' \item{STRATUM}{survey stratum code}
#' \item{PRIMARY}{integer indicating required number of primary stations}
#' \item{ALTERNATE}{integer indicating required number of alternate stations}
#' \item{SECONDARY}{integer indicating required number of secondary stations}
#' }
"SUMMER_4VWX"
#' @title GEORGES_5Z Metadata
#' @name GEORGES_5Z
#' @description This data.frame includes all of the strata sampled during modern Georges 5Z surveys
#' and the required number of primary, secondary and alternate stations for each.
#' @docType data
#' @format data.frame
#' \describe{
#' \item{STRATUM}{survey stratum code}
#' \item{PRIMARY}{integer indicating required number of primary stations}
#' \item{ALTERNATE}{integer indicating required number of alternate stations}
#' \item{SECONDARY}{integer indicating required number of secondary stations}
#' }
"GEORGES_5Z"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.