race_pull | R Documentation |
Pull race values as column from tidycensus DF
race_pull(df, race_col = "race", col = "concept")
df |
A tidycensus dataframe with race values stored in a string in a column |
race_col |
The name of the column to store race values in |
col |
A column from which to extract race values, usually concept |
A tidycensus dataframe with race values stored in a column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.