#' Column Headers for HFR Long Template
#'
#' List of column headers for the HFR Long Template
#'
#' @usage data(template_cols_long)
#'
#' @format A list of all headers
#' \describe{
#' \item{template_cols_long}{column names}
#' }
"template_cols_long"
#' Column Headers for HFR Wide Template
#'
#' List of column headers for the HFR Wide Template
#'
#' @usage data(template_cols_wide)
#'
#' @format A list of all headers
#' \describe{
#' \item{template_cols_wide}{column names}
#' }
"template_cols_wide"
#' Column Headers for HFR Wide - Limited Template
#'
#' List of column headers for the HFR Wide Template
#'
#' @usage data(template_cols_wide_lim)
#'
#' @format A list of all headers
#' \describe{
#' \item{template_cols_wide_lim}{column names}
#' }
"template_cols_wide_lim"
#' Column Headers for HFR Indicator Meta Data
#'
#' List of column headers for the HFR Indicator Meta Data
#'
#' @usage data(template_cols_meta)
#'
#' @format A list of all headers
#' \describe{
#' \item{template_cols_meta}{column names}
#' }
"template_cols_meta"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.