get_dictionary: get dictionary

Description Usage Arguments

View source: R/get_dictionary.R

Description

Get a dictionary for the following databases: 1. Manhica (dssodk) with the following tables HOUSEHOLD_ECONOMICS_CORE, LOCATION_DETAILS_CORE, INDIVIDUAL_DETAILS_CORE 2. Magude (round 1) with the following tables 3. Magude (round 2) with the following tables

Usage

1
get_dictionary(questions = TRUE, manhica = TRUE, round = 1)

Arguments

questions

If TRUE, will return a dictionary of census questions; the alternative (FALSE) is to return the dictionary of the answers

manhica

If TRUE, will return a dictionary for manhica; the alternative (FALSE) is to return the dictionary for Magude

round

Which round of census (only applicable to Manhica)


joebrew/cism documentation built on May 19, 2019, 2:58 p.m.