as_xtable {tablet}R Documentation

Coerce to Xtable

Description

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

Usage

as_xtable(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

Examples

example(classifiers)
as_xtable(tablet(tablette(groupwise(x))))

[Package tablet version 0.6.12 Index]