View source: R/dep_sample_data.R
dep_sample_data | R Documentation |
Create sample data for testing the package functionality.
dep_sample_data(index)
index |
A character scalar or vector listing deprivation measures
to return. These include the area deprivation index ( |
A tibble containing the raw 2022 American Community Sruvey data for the given index. Each tibble will contain observations for the 115 counties in Missouri.
## load sample data
dep_sample_data(index = "ndi_m")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.