View source: R/update_transaction_history.R
init_transaction_history | R Documentation |
Create empty csv file for transaction history
init_transaction_history(path, file, overwrite = FALSE)
path |
A single character string. The path of the csv file. |
file |
A single character string. The name of the csv file. |
overwrite |
Logical (default is FALSE) indicates whether csv shall be overwritten. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.