## code to prepare `orgnr` dataset goes here
pool <- make_pool()
orgnr <- get_all_orgnr(pool)
drain_pool(pool)
usethis::use_data(orgnr, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.