View source: R/sv_get_empty_bins.R
sv_get_empty_bins | R Documentation |
Find all inventory bins recently emptied
sv_get_empty_bins(start_date = Sys.Date() - 7, end_date = Sys.Date())
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.