Nothing
#' Meta file for CALMs Demonstration Dataset
#'
#' @format A data frame with 11 rows and 6 variables:
#' \describe{
#' \item{itemo}{Original item name in dataset}
#' \item{item}{Item name to be used in CALMs}
#' \item{type}{Data type: item, cov, group}
#' \item{scale}{Scale associated with item}
#' \item{ds}{Name of dataset}
#' \item{missing}{Numeric value denoting how missing values are coded}
#' }
#'
#' @examples
#' data(WosDemoMeta)
#' head(WosDemoMeta)
#'
#' @source Meta file for CALMs demonstration dataset (ISSP Resarch Group, 2017)
"WosDemoMeta"
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.