Description Usage Arguments Details Value
Make HEIMS element nos human-readable
1 2 3 | rename_heims(DT)
element2name(v)
|
DT |
The data table with original names |
v |
A vector of element names. |
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.)
DT with the new names or the vector with the names translated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.