R/survey_scores_data.R

#' Demo survey data from Brazilian Marine Extractive Reserves
#'
#' Data wth survey response ID, category indicator, response score, and the maximum score
#'
#' @format A data frame with 32 rows and 4 colums
#' \describe{
#' \item{id}{string, response ID}
#' \item{category}{(economical, ecological, social, instatution)}
#' \item{score}{(integer)}
#' \item{max}{ (integer)}
#' }
#'
"survey_scores_data"
Shuhanstack/mypack documentation built on March 18, 2021, 2:37 p.m.