element_decoders: Make HEIMS element nos human-readable

Description Usage Arguments Details Value

Description

Make HEIMS element nos human-readable

Usage

1
2
3

Arguments

DT

The data table with original names

v

A vector of element names.

Details

See heims_data_dict. Note that decode_heims is generally better, as it decodes the variable if a decoder is present in the dictionary.

element2name is the inverse of browse_elements: given an element like E306, it returns the name (HE_Provider_cd.)

Value

DT with the new names or the vector with the names translated.


heims documentation built on May 2, 2019, 9:20 a.m.