R/ideology.R

#' Political ideology
#'
#' A dataset containing gender and political ideology of 835 study participants.
#'
#' @format A data frame with 835 rows and 2 variables: 
#'  \describe{
#'   \item{gender}{Participant gender}
#'   \item{ideology}{Self-reported political ideology. Coded \code{1} through 
#'   \code{5} for very liberal, somewhat liberal,  moderate, somewhat 
#'   conservative, and very conservative, repsectively}
#'  }
#' @source unknown
"ideology"
tloux/slubst3100 documentation built on Aug. 11, 2024, 6:58 p.m.