cckable: cckable

View source: R/cckable.R

cckableR Documentation

cckable

Description

kable wrapper functions

Usage

cckable(data, format = "html", digits = 4, row.names = F, caption = "Table")

Arguments

data

a dataframe to be printed

format

format of table output

digits

digits

row.names

show row.names

caption

table caption


hdeng88/publishr documentation built on Aug. 30, 2023, 1 p.m.