R/shipping_errors.R

#' Shipping error data
#'
#' Dataset recording errors in the shipment and the type of delivery requested by the customer in the process.
#'
#' @format A tibble with 576 rows and 2 variables:
#' \describe{
#'   \item{error \[fct\]}{Indicator whether or not an error appeared during shipment.}
#'   \item{shipping \[fct\]}{Shipment method requested by the customer.} 
#' }
"shipping_errors"

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.