## code to prepare `DATASET` dataset goes here
idx <- import_idx(2019)
idx <- subset(idx, EIN == "061553389")
usethis::use_data(idx, internal = TRUE) # Stores all data in a single object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.