Our Tools
Tools that you can use by yourself.
R packages
R4GoodPersonalFinances
Our flagship R package that makes the whole process of managing personal finances much easier and more efficient.
- Official package documentation: r4goodacademy.github.io/R4GoodPersonalFinances
Interactive web apps
All interactive apps below you can run locally on your own computer with our R4GoodPersonalFinances
R package.
Find your optimal risky asset allocation
Learn more: How to Determine Our Optimal Asset Allocation?
# library(R4GoodPersonalFinances)
run_app("risk-adjusted-returns")
See the effect of real interest rates on purchasing power over time
Learn more: How to Determine Our Optimal Asset Allocation?
# library(R4GoodPersonalFinances)
run_app("purchasing-power")