Learn R Programming

yamlet (version 0.9.3)

promote.data.frame: Promote Data Frame

Description

Promotes a data.frame by calling promote.list.

Usage

# S3 method for data.frame
promote(x, ...)

Value

same class as x

Arguments

x

data.frame

...

passed arguments

See Also

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

Examples

Run this code
example(promote.list)

Run the code above in your browser using DataLab