NIL {MSEtool} | R Documentation |
Item in list: get the list values from a list of lists
Description
Create of vector of values that correspond with a slot in a list of objects
Usage
NIL(listy, namey, lev1 = T)
Arguments
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? |
Author(s)
T. Carruthers
[Package MSEtool version 3.7.1 Index]