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"

Try the MSBStatsData package in your browser

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

MSBStatsData documentation built on May 29, 2024, 10:58 a.m.