View source: R/format_coinsmart.R
format_coinsmart | R Documentation |
Format a .csv transaction history file from CoinSmart for later ACB processing.
format_coinsmart(data, list.prices = NULL, force = FALSE)
data |
The dataframe |
list.prices |
A |
force |
Whether to force recreating |
A data frame of exchange transactions, formatted for further processing.
format_coinsmart(data_coinsmart)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.