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