
Sample data sets provided by adjustedcostbase.ca
Source:R/data_adjustedcostbase.R
data_adjustedcostbase1.Rd
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.