| process_census | R Documentation | 
Algorithm to create GLP-style data frame from census downloads
process_census(
  df,
  var_names = "value",
  cat_var,
  output_name,
  age_groups = "all",
  age_group_wide = FALSE,
  sum_to_100 = TRUE
)
| df | A data frame from the census | 
| var_names | Variable names | 
| cat_var | Categorical vari | 
| output_name | Output var name | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.