R/WosDemoMeta.R

#' 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"

Try the calms package in your browser

Any scripts or data that you put into this service are public.

calms documentation built on Aug. 28, 2025, 9:08 a.m.