Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.