Learn R Programming

tablet (version 0.6.8)

as_xtable: Coerce to Xtable

Description

Coerces to xtable output class. Generic, with method as_xtable.tablet.

Usage

as_xtable(x, ...)

Value

see methods

Arguments

x

object

...

passed arguments

Examples

Run this code
example(classifiers)
as_xtable(tablet(tablette(groupwise(x))))

Run the code above in your browser using DataLab