View source: R/sv_get_transactions.R
sv_get_transactions | R Documentation |
Get transactions
sv_get_transactions( start_date = Sys.Date() - 14, end_date = Sys.Date() - 1, sale_id = NULL )
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.