html5.default: Default conversion to HTML5 for an abstract table element

View source: R/render-html5.R

html5.defaultR Documentation

Default conversion to HTML5 for an abstract table element

Description

Gives a warning and produces an empty <td></td> cell

Usage

## Default S3 method:
html5(object, id, ..., class = NA)

Arguments

object

The cell to render to HTML5

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

class

An additional class attribute for the HTML5 element

Value

An empty html5 td of the given class


spgarbet/tangram documentation built on Feb. 12, 2023, 7:13 p.m.