#' Arrival time and service duration of customers
#'
#' A dataset containing the arrival time and service edit
#'
#' @format A data frame with 100 rows and 2 variables:
#' \describe{
#' \item{arrival_time}{Arrival time of customer}
#' \item{service_time}{duration of service}
#' ...
#' }
"bank"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.