View source: R/get-psrc-pums.R
pums_varsearch | R Documentation |
Look for a var_code via search term
pums_varsearch(regex)
regex |
search term |
Michael Jensen
# All variables related to internet; shows code changed in 2020 survey
pums_varsearch("internet")
# Entry for specific variable, 'Employment Status Recode'
pums_varsearch("^ESR$")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.