as_tablet.data.frame: Coerce data.frame to tablet

View source: R/tablette.R

as_tablet.data.frameR Documentation

Coerce data.frame to tablet

Description

Coerces data.frame to tablet. Checks format and assigns the class. See tablet.data.frame.

Usage

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

Arguments

x

data.frame

...

passed arguments

Value

tablet

See Also

Other tablet: as_tablet(), header_rows.tablet(), header_rows(), tablet.tablette(), tablette.tablet()


tablet documentation built on Sept. 16, 2023, 1:08 a.m.