R/data.R

#' #' 220 grouped observations over time.
#'
#' A dataset containing four equal groups of 55 integers
#' simulating signals of improvement in multiple directions
#' relative to their respective baseline medians.
#'
#' @format A data frame with 220 rows and 4 variables:
#' \describe{
#'   \item{grp}{a grouping variable, representing a specific department}
#'   \item{y}{integers representing counts of an event over time}
#'   \item{date}{date of the observation, by month}

#' }
"signals"

Try the runcharter package in your browser

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

runcharter documentation built on Nov. 9, 2021, 9:06 a.m.