README.md

tastyworks

R package that extracts transactions from Tastywork's confirmation files.

To install this package:

install.packages("devtools") # if you have not installed "devtools" package

devtools::install_github("tourko/tastyworks")

To learn how to read Tastyworks's confirmations:

library(tastyworks)

?read_confirmations



tourko/tastyworks documentation built on May 17, 2019, 4:33 p.m.