html_table: Create an 'HTML' table

Description Usage Arguments Value

View source: R/html.R

Description

Create an ‘HTML’ table

Usage

1
html_table(x, tfoot = FALSE, ...)

Arguments

x

data.frame with the content of the table.

tfoot

use a tfoot tag.

...

tag attributes.

Value

an html_object.


trosendal/hlt documentation built on March 15, 2021, 5:21 a.m.