R/students.R

#' Student survey responses
#'
#' A dataset containing the student responses for the
#' Online College Social Life Survey (OCSLS)
#'
#' @format A data frame with 24131 rows and 818 variables
#' For a complete description of different variable types,
#' refer to the online code book (\url{http://www.nyu.edu/projects/england/ocsls/codebook/index.html})
#' \describe{
#'   \item{Demographics}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Demographics_index_abc.html}}
#'   \item{Sexual History}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Sexual History_index_abc.html}}
#'   \item{Attitudes}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Attitudes_index_abc.html}}
#'   \item{Relationships}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Relationships_index.html}}
#'   \item{Dating}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Dating_index_abc.html}}
#'   \item{Hookups}{\url{http://www.nyu.edu/projects/england/ocsls/codebook/Hookups_index_abc.html}}
#' }
#' @source \url{http://www.nyu.edu/projects/england/ocsls/}
"students"
MrFlick/ocsls documentation built on May 20, 2019, 6:45 p.m.