Learn R Programming

tablet (version 0.2.7)

as_kable: Coerce to Kable

Description

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

Usage

as_kable(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

Examples

Run this code
# NOT RUN {
example(classifiers)
as_kable(tablet(groupwise(x)))
# }

Run the code above in your browser using DataLab