clean_agency: Clean data from funding agency column

View source: R/clean.R

clean_agencyR Documentation

Clean data from funding agency column

Description

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

Usage

clean_agency(.data)

Arguments

.data

MSD Datasets

Value

Cleaned MSD DataFrame

See Also

Other column munging: clean_column(), clean_indicator(), clean_psnu()

Examples

## Not run: 
 df_msd %>% clean_agency() 
## End(Not run)


USAID-OHA-SI/gophr documentation built on Nov. 14, 2024, 8:30 p.m.