R/data.R

#' Dummy dataset
#'
#' A dummy dataset
#'
#' @format A dataframe with 1,039 rows and 5 variables
#' \describe{
#'   \item{STRATUM}{sampling strata}
#'   \item{TREATMENT}{participant names}
#'   \item{RESPONSE_1}{numeric response variable 1}
#'   \item{RESPONSE_2}{numeric response variable 2}
#'   \item{DATE}{date of measurements with YYYYMMDD format}
#' }
"dummy_data"

Try the violinplotter package in your browser

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

violinplotter documentation built on July 5, 2022, 9:05 a.m.