enums_list: Import all PMA enumerator documents as list

Description Usage Arguments Author(s)

View source: R/enums_list.R

Description

Imports all PMA enumerator documents returned as a single list object. Each document is further parsed as a vector indexed by XML tags, such that a user can query any question by indexing the document name and XML tag number. It is desgined for use with the function dd_tagging, such that the function may iteratively display questionnaire text to a user who interacts with the console to choose appropriate DDOC and DTAG tags.

Usage

1
enums_list(file_names)

Arguments

file_names

Optional: a character vector specifying which files will be included in the list. If not provided, this function will return all enumerator documents in the enum_materials folder.

Author(s)

Matt Gunther


mgunther87/ipumsPMA documentation built on Aug. 1, 2020, 12:22 a.m.