data-raw/orgnr.R

## code to prepare `orgnr` dataset goes here

pool <- make_pool()
orgnr <- get_all_orgnr(pool)
drain_pool(pool)

usethis::use_data(orgnr, overwrite = TRUE)
mong/imongr documentation built on March 29, 2025, 7:29 p.m.