C_hss_gen_prep: Coerce data into a convenient form for recoding

View source: R/C_hss_gen_prep.R

C_hss_gen_prepR Documentation

Coerce data into a convenient form for recoding

Description

This function is only a first step in a longer process. The goal here is to extract -other- responses and display them in a convenient format that will allow for later recoding using a different script. For step 2, use hss_rewrite.

Usage

C_hss_gen_prep(dat, dict)

Arguments

dat

The dataframe you want to remove entries from

dict

Dictionary object

Details

This function will generate two spreadsheets. Only one will need modification (recode_1) The second spreadsheet is generated with the purpose of erasing the _oth selection (recode_2)


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