#' Surveys Used As Sources for DCPO
#'
#' A dataframe of surveys used internally by \code{dcpo_setup}
#' that contains the following variables:
#'
#' \itemize{
#' \item survey
#' \item load_cmd
#' \item cy_data
#' \item wt
#' \item notes
#' \item source
#' }
#'
#' @docType data
#' @keywords datasets
#' @name surveys_data
#'
#' @usage surveys_data
#' @format A dataframe with six columns
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.