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