Learn R Programming

cryptoTax (version 0.0.5)

data_blockfi: Sample data set of a fictive BlockFi transaction history file

Description

A fictive BlockFi data set to demonstrate format_blockfi().

Usage

data_blockfi

Arguments

Format

A data frame with 15 rows and 4 variables:

Cryptocurrency

currency

Amount

quantity

Transaction.Type

transaction type

Confirmed.At

the date

...