Learn R Programming

cryptoTax (version 0.0.5)

format_celsius: Format Celsius file

Description

Format a .csv transaction history file from Celsius for later ACB processing.

Usage

format_celsius(data)

Value

A data frame of exchange transactions, formatted for further processing.

Arguments

data

The dataframe

Examples

Run this code
format_celsius(data_celsius)

Run the code above in your browser using DataLab