
Sample data sets of fictive generic transaction history files
Source:R/data_generic.R
data_generic1.Rd
Fictive generic data sets to demonstrate format_generic()
.
Format
A data frame with 3 rows and 6-8 variables:
- Date
the date
- Currency
the currency
- Quantity
quantity
- Spot.Rate
the spot rate, in dollars
- Total.Price
the cost of the transaction
- Transaction
the type of transaction
- Fees
the transaction fees
- Exchange
the exchange
...
An object of class data.frame
with 3 rows and 7 columns.
An object of class data.frame
with 3 rows and 7 columns.
An object of class data.frame
with 3 rows and 6 columns.