Thanks for stopping by!
budgetr, as you might have guessed, is an R package that helps you easily create budgets.
You can install budgetr using the following code:
if (!require(devtools)) install.packages("devtools")
install_github("derek-damron/budgetr")
Check out the introductory vignette for a quick introduction to using budgetr!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.