
Sample data set of a fictive BlockFi transaction history file
Source:R/data_blockfi.R
data_blockfi.Rd
A fictive BlockFi data set to demonstrate format_blockfi()
.
Format
A data frame with 15 rows and 4 variables:
- Cryptocurrency
currency
- Amount
quantity
- Transaction.Type
transaction type
- Confirmed.At
the date
...