R/gss_data.R

#' General Social Survey Data
#'
#' Tracking data from the US General Social Survey from NORC at the
#' University of Chicago. Note that this data file is a shortened version of
#' the data available on their \href{http://gss.norc.org/get-the-data/spss}{website},
#' and only includes data for years 2000 to 2016 (waves are biennial).
#'
#' @docType data
#'
#' @usage data(gss_data)
#'
#' @format An object of class \code{"tbl_df"}; see \code{\link[dplyr]{tbl_df}}.
#'
#' @keywords datasets
#'
#' @source \href{http://gss.norc.org/get-the-data/spss}{NORC Archive}

"gss_data"
philstraforelli/ggsigmark documentation built on May 20, 2019, 1:59 p.m.