C_hss_drop_surveys: Drop invalid surveys based on selection criteria

View source: R/C_hss_drop_surveys.R

C_hss_drop_surveysR Documentation

Drop invalid surveys based on selection criteria

Description

HSS surveys are considered valid when they meet a number of selection criteria. This is a combined function that allows for the selection of the survey country. Additional details can be found within two other utility functions:

  • utils-IQDrop

  • utils-SSDrop

Usage

C_hss_drop_surveys(dat, country, audit)

Arguments

dat

The dataframe containing HSS surveys

country

The HSS location; South Sudan or Iraq

audit

Inclusion of an audit file for South Sudan

Value

A dataframe containing only those surveys that meet the selection criteria


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