Description Usage Arguments Value Author(s) See Also
List-style subseting of object similar to subsetting of a list.
1 2 |
name |
A |
.partial |
If |
.dropUnique |
If |
Returns either a list, a vector of length one or more, or as NULL.
If more than one element were matched, the elements are returned
as a list.
If .dropUnique==TRUE and only one element was matched, the element
is returned "as is".
If no matching element exists, NULL is returned.
Henrik Bengtsson
For more information see ListVector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.