R/AI_survey.R

#' AI Survey dataset
#'
#' AI Survey dataset with question and answers labels
#'
#' @format a list with tree tibbles:
#' \describe{
#'   \item{data}{tibble with  31 questions and 1430 answers from AI survey}
#'   \item{answers}{tibble with answers labels for all answer options in survey data}
#'   \item{questions}{tibble with questions labels for all the 31 questions of the AI survey dataset}
#' }
"AI_survey"
leofmr/surveystats documentation built on March 19, 2021, 3:48 p.m.