Learn R Programming

yamlet (version 0.6.5)

promote: Promote Something

Description

Promotes something. Generic, with default method.

Usage

promote(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other promote: [.decorated(), filter.decorated(), promote.default(), singularity()

Examples

Run this code
# NOT RUN {
example(promote.data.frame)
# }

Run the code above in your browser using DataLab