View source: R/C_hss_clean_drop.R
C_hss_clean_drop | R Documentation |
This function is used to filter rows with invalid surveys from the HSS dataset. Additionaly, columns containing notes & instructions to enumerators are removed from the dataset.
C_hss_clean_drop(dat)
hss_filter_rows(dat)
hss_select_cols(dat)
dat |
The dataframe you want to remove entries from |
Returns a dataframe with invalid surveys removed as well as unnecessary columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.