powered by
Provides a list of transactions, separated by coin..
merge_exchanges(...)
A data frame, with rows binded and arranged, of the provided data frames.
To pass the other exchanges to be merged.
shakepay <- format_shakepay(data_shakepay) newton <- format_newton(data_newton) merge_exchanges(shakepay, newton)
Run the code above in your browser using DataLab