ss_get_shipping_speed: Get shipping speed (overall; user-specific)

Description Usage Arguments

View source: R/ss_get_shipping_speed.R

Description

Get shipping speed (overall; user-specific)

Usage

1
2
3
4
5
ss_get_shipping_speed(
  start_date = Sys.Date(),
  end_date = Sys.Date(),
  show_plot = TRUE
)

Arguments

start_date

first day of data (Date/scalar)

end_date

last day of data (Date/scalar)

show_plot

show time-series plot (logical/scalar)


anthonypileggi/shipstationr documentation built on Aug. 8, 2020, 10:27 a.m.