C_hss_clean_drop: Drop HSS columns and rows

View source: R/C_hss_clean_drop.R

C_hss_clean_dropR Documentation

Drop HSS columns and rows

Description

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.

Usage

C_hss_clean_drop(dat)

hss_filter_rows(dat)

hss_select_cols(dat)

Arguments

dat

The dataframe you want to remove entries from

Value

Returns a dataframe with invalid surveys removed as well as unnecessary columns.


RenRMT/hsstools documentation built on April 14, 2025, 7:10 p.m.