The 'bdl' package is an interface to Local Data Bank(Bank Danych Lokalnych - bdl) API with set of useful tools like quick plotting and generating maps using data from data bank.
Information about how to use this tool is included in built in R help documentation and vignettes.
Vignette available at https://kaniakrzysztof.github.io/bdl/
More info about metadata can be found at: * https://bdl.stat.gov.pl/BDL/start
To install this package run these commands:
install.packages("remotes", type = "binary")
remotes::install_github("kaniakrzysztof/bdl", upgrade = "always", type = "binary")
If installation through devtools didnt work try to install package manually by downloading source package: https://github.com/KaniaKrzysztof/bdl/releases/download/1.0.0/bdl_1.0.0.zip
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.