View source: R/format_shakepay.R
format_shakepay | R Documentation |
Format a .csv transaction history file from Shakepay for later ACB processing.
format_shakepay(data)
data |
The dataframe |
A data frame of exchange transactions, formatted for further processing.
formatted.shakepay <- format_shakepay(data_shakepay) formatted.shakepay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.