as.datatable {formattable}R 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 datatable

Value

a datatable object


[Package formattable version 0.2.1 Index]