getMasterlist {shapeR} | R Documentation |
Returns selected values from master.list
getMasterlist(object, useFilter = TRUE)
object |
|
useFilter |
If TRUE, the master.list values are filtered by the slot |
The master.list
is filtered by the slot filter
if the useFilter
is TRUE, else no filtering is done.
Lisa Anne Libungan