Easily parse your financial services data to import it into YNAB and get your budget on!
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("bkkkk/ynabr")
This is a basic example which shows you how to solve a common problem:
library(ynabr)
## basic example code
Please note that the ‘ynabr’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.