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

Examples

example(promote.list)

yamlet documentation built on Jan. 10, 2026, 9:07 a.m.