clean_agency | R Documentation |
This function converts all funding agency names to upper case removes the HHS prefix for those agencies and moves State and USAID subsidiaries under their parent agencies
clean_agency(.data)
.data |
MSD Datasets |
Cleaned MSD DataFrame
Other column munging:
clean_column()
,
clean_indicator()
,
clean_psnu()
## Not run:
df_msd %>% clean_agency()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.