R/sorting_times.R

#' Sorting times
#'
#' The dataset contains throughput times of a machine recorded in order to compare them to the manufacturer's specifications. 
#'
#' @format A tibble with 60 rows and 1 variable:
#' \describe{
#'   \item{sorting_time \[dbl\]}{Recorded time (in seconds) required by the machine for sorting individual parts.}
#' }
"sorting_times"
mchlbckr/MSBStatsData documentation built on March 9, 2024, 9:02 p.m.