Nothing
#' Likert-type, mock-response data for "ResIN" package examples
#'
#' An artificially created data-set (n=1000) of 12, 5-point Likert data. Modeled on the basis of a standard normal data-generating process. Likert scales contain 20 percent uncorrelated, homoscedastic measurement error. This data-set is used for the examples in the "ResIN" package vignette.
#'
#' @docType data
#'
#' @usage data(lik_data)
#'
#' @format An object of class \code{"data.frame"}
#'
#' @references This data set was artificially created for the ResIN package.
#' @keywords datasets
#' @examples
#'
#' data(lik_data)
#' head(lik_data)
#'
#'
"lik_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.