Learn R Programming

tablet (version 0.6.8)

as_kable: Coerce to Kable

Description

Coerces to kable output class. Generic, with method as_kable.tablet.

Usage

as_kable(x, ...)

Value

see methods

Arguments

x

object

...

passed arguments

Examples

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

Run the code above in your browser using DataLab