modify {yamlet} | R Documentation |
Modify Attributes of Indicated Components
Description
Modifies the attributes of indicated components.
Generic, with method modify.default
.
Usage
modify(x, ...)
Arguments
x |
object |
... |
passed arguments |
Value
see methods
See Also
Other modify:
modify.default()
,
named()
,
selected()
,
selected.default()
Examples
example(modify.default)
[Package yamlet version 1.2.5 Index]