as.htmlwidget: Generic function to create an htmlwidget

View source: R/render.R

as.htmlwidgetR 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.htmlwidget(x, ...)

Arguments

x

an object.

...

arguments to be passed to methods.

Value

a htmlwidget object


renkun-ken/formattable documentation built on July 5, 2025, 6:33 a.m.