R/nypd.R

#' NYPD
#'
#' Data concerning stop and frisk policies conducted by Quinnipiac 2013.
#' 
#' @format A tbl_df with 902 rows and 2 columns:
#' \describe{
#'   \item{answer}{whether the respondent supports the policy of stop and frisk. Either \code{approve} or \code{disapprove}}.
#'   \item{age_group}{the age group to which the subject belongs. Either \code{"18-34"
#'   }, \code{"35-54"}, \code{"55+"}.
#'   }
"nypd"
andrewpbray/reed-oilabs documentation built on April 8, 2020, 2:26 a.m.