data_adjustedcostbase1: Sample data sets provided by adjustedcostbase.ca

data_adjustedcostbase1R Documentation

Sample data sets provided by adjustedcostbase.ca

Description

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

Usage

data_adjustedcostbase1

data_adjustedcostbase2

data_adjustedcostbase3

data_adjustedcostbase4

data_adjustedcostbase5

data_adjustedcostbase6

Format

Data frames with 4 variables:

date

the date

transaction

buy or sell

quantity

how much of the stock/coin

price

the spot rate, in dollars

fees

any transaction fees

...

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

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

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

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

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

References

  • https://www.adjustedcostbase.ca/blog/how-to-calculate-adjusted-cost-base-acb-and-capital-gains/

  • https://www.adjustedcostbase.ca/blog/what-is-the-superficial-loss-rule/


cryptoTax documentation built on March 7, 2023, 7:46 p.m.