Tools for quantitative finance
Disclaimer: This is a very alpha project. It is not ready to be used and won’t be for a while. In fact, the author is still very much learning what such a framework needs to entail. However, if you consider yourself a helpful soul, contributions of any type are more then welcome. Thanks!
Some current capabilities:
- Time value of money
- Basic bond analysis
- Bare bones risk & return analysis
- Shiny app for financial calcualtions
# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/investorr")
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.