promote.data.frame: Promote Data Frame

View source: R/singularity.R

promote.data.frameR Documentation

Promote Data Frame

Description

Promotes a data.frame by calling promote.list.

Usage

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

Arguments

x

data.frame

...

passed arguments

Value

same class as x

See Also

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

Examples

example(promote.list)

yamlet documentation built on Oct. 6, 2023, 9:07 a.m.