R/data.R

#' Simulated data for illustrating \code{\link{longCat}} and \code{\link{longCatPlot}}.
#'
#' @format A data frame with 100 subjects and 6 time points. Each row represents a subject, and each column represents a time point.
#' @source Tueller, S. J., Van Dorn, R. A., & Bobashev, G. V. (2016). Visualization of categorical longitudinal and times series data (Report No. MR-0033-1602). Research Triangle Park, NC: RTI Press.
#' @docType data
#' @usage example3
#' @keywords datasets
"example3"

#' Example data for \code{\link{longCatPlot}}
#'
#' Simulated data for illustrating \code{\link{longCatPlot}}.
#'
#' @format Data frame with 20 subjects and 6 time points
#' @source Tueller, S. J., Van Dorn, R. A., & Bobashev, G. V. (2016). Visualization of categorical longitudinal and times series data (Report No. MR-0033-1602). Research Triangle Park, NC: RTI Press.
#' @docType data
#' @usage example2cat
#' @keywords datasets
"example2cat"
stueller/longCatEDA documentation built on March 9, 2024, 4:08 a.m.