R/surveys_data.R

#' 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
fsolt/DCPOtools documentation built on June 9, 2025, 4:10 p.m.