Learn R Programming

tablet (version 0.6.8)

as_tablet.data.frame: 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 data.frame
as_tablet(x, ...)

Value

tablet

Arguments

x

data.frame

...

passed arguments

See Also

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