NIL {MSEtool} | R Documentation |
Create of vector of values that correspond with a slot in a list of objects
NIL(listy, namey, lev1 = T)
listy |
A list of objects |
namey |
A character vector representing the list item's name |
lev1 |
Logical, should NIL default to the first level of the list? |
T. Carruthers