powered by
Format a .csv transaction history file from Gemini for later ACB processing.
format_gemini(data, list.prices = NULL, force = FALSE)
A data frame of exchange transactions, formatted for further processing.
The dataframe
A list.prices object from which to fetch coin prices.
list.prices
Whether to force recreating list.prices even though it already exists (e.g., if you added new coins or new dates).
format_gemini(data_gemini)
Run the code above in your browser using DataLab