View source: R/tD_subordinates.R
REnum | R Documentation |
Title: Enum function
REnum(elist)
elist |
A list with variable binding. |
The list supplied by the user.
Tingwei Adeck
cols = list('x260' = 1, 'x280' = 2, 'x230' = 3)
qc = REnum(cols)
a = (qc$x260)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.