powered by
Title: Enum function
REnum(elist)
The list supplied by the user.
A list with variable binding.
Tingwei Adeck
cols = list('x260' = 1, 'x280' = 2, 'x230' = 3) qc = REnum(cols) a = (qc$x260)
Run the code above in your browser using DataLab