View source: R/format_blockfi.R
format_blockfi | R Documentation |
Format a .csv transaction history file from BlockFi for later ACB processing.
format_blockfi(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_blockfi(data_blockfi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.