Learn R Programming

yamlet (version 1.2.1)

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(), promote.list(), singularity()

Examples

Run this code
example(promote.list)

Run the code above in your browser using DataLab