cleantable: Wrapper around knitr::kable with HTML as a default

View source: R/report-helpers.R

cleantableR Documentation

Wrapper around knitr::kable with HTML as a default

Description

Wrapper around knitr::kable with HTML as a default

Usage

cleantable(..., format = "html")

Arguments

...

any parameter that can be treated by knitr::kable

format

default format="HTML"

Value

a character vector of the table source code

See Also

kable


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.