View source: R/economic_code.R
Get economic codes
1 |
1 2 3 | economic_code()
economic_code() %>%
dplyr::filter(stringr::str_detect(name, 'Unemployment'), country == 'United States')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.