View source: R/rename_indicators.R
| rename_indicators | R Documentation |
Intended for use with make_table().
rename_indicators(data)
data |
A dataframe containing an 'indicator' column and a 'series_id' column. |
This function looks for specific values in the series_id column; if encountered,
the indicator column in the row is modified.
A dataframe, with the indicator column modified if any specific series IDs are encountered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.