[.sticky {sticky}R Documentation

Extract

Description

Extract

Usage

## S3 method for class 'sticky'
x[...]

Arguments

x

sticky; object to extract from

...

additional parameters

Details

Implements '[' for sticky attributes. This methods ensures that existing attributes are propagated forward.

See Also

attributes, specifically mostattributes


[Package sticky version 0.5.6.1 Index]