View source: R/census_expand_factors.R
census_expand_factors | R Documentation |
Create a table of census variables from factors and row offsets
census_expand_factors(..., .offset_field = "offset")
... |
<['dynamic-dots'][rlang::dyn-dots]> data frames with factors and offsets |
.offset_field |
the variable that gives row offsets, defaults to "offset" |
a table of census variables with their associated factors and rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.