View source: R/ss_get_shipping_speed.R
Get shipping speed (overall; user-specific)
1 2 3 4 5 | ss_get_shipping_speed(
start_date = Sys.Date(),
end_date = Sys.Date(),
show_plot = TRUE
)
|
start_date |
first day of data (Date/scalar) |
end_date |
last day of data (Date/scalar) |
show_plot |
show time-series plot (logical/scalar) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.