Description Usage Arguments Value
View source: R/adopt_m49_for_FAO.R
This is function which takes as an input a dataframe containing the raw M49 classification scraped from UNSD, and outputs a dataframe with renamed columns for consistency with SDG as well as modifications used by FAO.
1 | adopt_m49_for_FAO(raw_m49)
|
raw_m49 |
is the dataframe returned by scrape_m49.R |
Dataframe containing m49 classifications with same column names as the SDG data files, and modifications for FAO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.