A_hss_id: Convert DeviceID to Name Reference

View source: R/A_hss_id.R

A_hss_idR Documentation

Convert DeviceID to Name Reference

Description

This function is used in both the audit (enumerator assessmet) procedure, and the daily report procedure. Numerical deviceids are converted to names. This is a temporary function, as it still requires significant user input. Improvements to this fucntion would involve reading pair-information from an xls sheet.

Usage

A_hss_id(dat, id, name)

Arguments

dat

Dataframe (either audit or daily report)-oriented

id

Numerical deviceid provided by ODK/KOBO

name

Actual name of enumerator

Value

a modified dataframe that includes the actual names of enumerators.


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