Learn R Programming

cryptoTax (version 0.0.5)

data_adalite: Sample data set of a fictive Adalite transaction history file

Description

A fictive Adalite data set to demonstrate format_adalite().

Usage

data_adalite

Arguments

Format

A data frame with 10 rows and 11 variables:

Date

the date

Transaction.ID

transaction ID

Type

transaction type

Received.from..disclaimer..may.not.be.accurate...first.sender.address.only.

address the coins were received from

Received.amount

received amount

Received.currency

received currency

Sent.amount

sent amount

Sent.currency

sent currency

Fee.amount

fee amount

Fee.currency

fee currency

X

not used

...