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