knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of krbudget2019 is to provide 2019 korean budget data as data package.
You can install the developing version of krbudget2019 from Github with:
# install.packages("remotes") remotes::install_github("mrchypark/krbudget2019")
use data
library(krbudget2019) data(krbg) krbg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.