000-LB-.ListVector: Vector-style subseting of object

Description Usage Arguments Value Author(s) See Also

Description

Vector-style subseting of object similar to subsetting of a vector.

Usage

1
2
## S3 method for class 'ListVector'
object[name, .partial=TRUE]

Arguments

name

A vector of partial element names to be retrieved.

.partial

If TRUE, partial name matching is applied, otherwise exact names are required.

Value

Returns a named vector of length zero or more consisting of matched elements.

Author(s)

Henrik Bengtsson

See Also

For more information see ListVector.


HenrikBengtsson/R.basic documentation built on May 6, 2019, 11:51 p.m.