Learn R Programming

cryptoTax (version 0.0.5)

data_cryptotaxcalculator1: Sample data sets provided by cryptotaxcalculator.io

Description

Data sets from cryptotaxcalculator.io to demonstrate adjusted cost base as well as capital gains/losses. Used as demo for our own ACB() function.

Usage

data_cryptotaxcalculator1

data_cryptotaxcalculator2

Arguments

Format

A data frame with 4 rows and 4 variables:

date

the date

trade

type of transaction

currency

the coin

price

the spot rate, in dollars

quantity

how much of the stock/coin

...

An object of class data.frame with 4 rows and 5 columns.