Learn R Programming

yamlet (version 0.7.7)

modify: 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.default(), selected()

Examples

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

Run the code above in your browser using DataLab