i_get_equal_wording | R Documentation |
return all variable names by wordings
one, several, or all wordings can be looked up
i_get_equal_wording(x, wording = NULL)
x |
data.frame |
wording |
one or more wordings as character vector. when NULL return all variable names by all wordings in data |
named list or NA. return named list with one list entry for each wording. when no wording in data or no match for wordings, return NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.