View source: R/sv_get_transactions.R
sv_get_transactions_7day | R Documentation |
Get transactions (<= 7 days only)
sv_get_transactions_7day( start_date = Sys.Date() - 1, end_date = Sys.Date() - 1, sale_id = NULL )
start_date |
first day of data (Date/scalar) |
end_date |
last day of data (Date/scalar) |
sale_id |
sale id (character/scalar) – NOT WORKING |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.