MakeTable: MakeTable

Description Usage Arguments

View source: R/RunAllPossibleRegression.R

Description

Runs kable over a table and writes to disk.

Usage

1
MakeTable(tbl, labels.list, file.name, dir = "./", ...)

Arguments

tbl

data.frame Data to be kable'd. No default.

labels.list

List. Containing the columns to subset, and labelled with the pretty name of that column. No default

file.name

Character vector of length 1. File name of the table. No default

...

Additional arguments for kableExtra::kable.


itslwg/regone documentation built on Oct. 14, 2021, 12:52 a.m.