R/rooiels-data.R

#' @name rooiels
#' @title Perceptions of Danger of Baboons in a small Cape Village of Rooiels
#' @docType data
#' @description This dataset contains a single question from a survey conducted in Rooiels a small coastal village
#' near Cape Town, South Africa.
#' The village lives in a sometimes difficult relationship with baboons.
#' Understanding how people percive baboons is important for thier management.
#' @format A data frame with cross-sectional and panel data.
#' Respondents are uniquely identified with the anonyous `respid` variable.
#' \describe{
#'   \item{respid}{Unique respondent identification number}
#'   \item{balanced_panel}{A variable which identifies if the same respondent was in both surveys}
#'   \item{year}{Year relating to the survey}
#'   \item{baboons_dangerous}{The result of a survey question: "Are the baboons in Rooeils dangerous at present"}
#'   }
#' @source Centre for Social Science Research
#' @references  As source
#' @keywords datasets baboons rooiels
"rooiels"
JedStephens/rarma documentation built on May 6, 2019, 8:01 p.m.