add_area_id | R Documentation |
area_id
from one hierarchy level to anotherFunction to change area_id
from one hierarchy level to
another.
add_area_id(df, df_areas_wide, par, add_keep_cols = NULL)
df |
Dataframe with |
df_areas_wide |
|
par |
list with two entries:
|
add_keep_cols |
Additional columns to keep when summarising, Default: NULL |
df
with area_id
changed to area_lev_select
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.