Skip to content

Make Better Financial Decisions. Tools and methods that are selected carefully to align with academic consensus, bridging the gap between theoretical knowledge and practical application.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

R4GoodAcademy/R4GoodPersonalFinances

Repository files navigation

R4GoodPersonalFinances

R-CMD-check Codecov test coverage R4GoodPersonalFinances status badge license lifecycle

Make Better Financial Decisions

The R4GoodPersonalFinances R package is a set of tools designed to help you plan and make informed, data-driven decisions for your personal or household finances.
These tools are selected carefully to align with academic consensus, bridging the gap between theoretical knowledge and practical application. They assist you in:

  • finding optimal asset allocation,
  • preparing for retirement or financial independence,
  • calculating optimal spending,
  • and more.

Installation

Installation from GitHub

You can install the latest version of R4GoodPersonalFinances from GitHub with:

# install.packages("pak")
pak::pak("R4GoodAcademy/R4GoodPersonalFinances")

Installation from R-universe

You can install the package from R-universe also as WebAssembly (WASM) binaries for use in WebR applications:

install.packages(
  "R4GoodPersonalFinances", 
  repos = c(
    "https://r4goodacademy.r-universe.dev", 
    "https://cloud.r-project.org"
  )
)

Acknowledgments

  • Haghani V., White J. (2023) “The Missing Billionaires: A Guide to Better Financial Decisions.” ISBN:978-1-119-74791-8.

R for Good Academy

For more information, see www.r4good.academy. The R4GoodPersonalFinances R package is part of the R for Good Academy project. You can find there free resources explaining in details concepts of personal finances implemented in this R package. For example:

The official package documentation can be found here:
r4goodacademy.github.io/R4GoodPersonalFinances

Make Better Financial Decisions with the R4GoodPersonalFinances R package!

About

Make Better Financial Decisions. Tools and methods that are selected carefully to align with academic consensus, bridging the gap between theoretical knowledge and practical application.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks