#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.