Learn R Programming

yamlet (version 0.6.5)

modify: Modify Attributes of Indicated Components

Description

Modifies the attributes of indicated components. Generic, with default method.

Usage

modify(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other modify: modify.default(), named(), selected.default(), selected()

Examples

Run this code
# NOT RUN {
example(modify.default)
# }

Run the code above in your browser using DataLab