as.datatable: Generic function to create an htmlwidget

View source: R/as.datatable.R

as.datatableR Documentation

Generic function to create an htmlwidget

Description

This function is a generic function to create an htmlwidget to allow HTML/JS from R in multiple contexts.

Usage

as.datatable(x, ...)

Arguments

x

an object.

...

arguments to be passed to DT::datatable()

Value

a DT::datatable() object


renkun-ken/formattable documentation built on Dec. 7, 2024, 10:19 p.m.