R/data.R

#' A simulated data set of survey responses.
#'
#' @format A data frame with 100 rows and 21 variables:
#' \describe{
#'   \item{optional_ID}{fictive participants' names}
#'   \item{Q_01}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_02}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_03}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_04}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_05}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_06}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_07}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_08}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_09}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_10}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_11}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_12}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_13}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_14}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_15}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_16}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_17}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_18}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_19}{a survey item on a Likert-type scale from 1 to 5}
#'   \item{Q_20}{a survey item on a Likert-type scale from 1 to 5}
#' }
#' @source A simulated data set.
"rp.simdata"
trihacek/responsePatterns documentation built on Aug. 27, 2023, 4:43 p.m.