ipums_collect | R Documentation |
Convenience wrapper around dplyr collect
and
set_ipums_var_attributes
.
ipums_collect(data, ddi, var_attrs = c("val_labels", "var_label", "var_desc"))
data |
A dplyr |
ddi |
A DDI object, read with |
var_attrs |
One or more of |
A local tbl_df
data.frame with IPUMS attributes attached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.