View source: R/ss_get_single_item_shipping_info.R
Estimate product dimensions based on shipping LxWxH for recent single-item orders
1 2 3 4 | ss_get_single_item_shipping_info(
start_date = Sys.Date() - 7,
end_date = Sys.Date() - 1
)
|
start_date |
first day of data (Date/scalar) |
end_date |
last day of data (Date/scalar) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.