Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.datatable.formattable

Convert formattable to a datatable htmlwidget


Description

Convert formattable to a datatable htmlwidget

Usage

## S3 method for class 'formattable'
as.datatable(x, escape = FALSE, ...)

Arguments

x

a formattable object to convert

escape

logical to escape HTML. The default is FALSE since it is expected that formatters from formattable will produce HTML tags.

...

additional arguments passed to to datatable

Value

a datatable object


formattable

Create 'Formattable' Data Structures

v0.2.1
MIT + file LICENSE
Authors
Kun Ren [aut, cre], Kenton Russell [aut]
Initial release
2021-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.