scaffoldTable: Scaffold LaTeX table from a data.frame

Description Usage Arguments Author(s)

View source: R/other_scaffolders.R

Description

Scaffold LaTeX table from a data.frame

Usage

1
2
3
scaffoldTable(data = NULL, type = "latex", header = NULL,
  table.width = 14, digits = 2, position = "C", caption = "Test table",
  label = "test.table", notes = "Test note.", outfile = NULL)

Arguments

data
header
table.width
position
caption
label
notes
outfile

Author(s)

Janko Cizel


jcizel/rtable documentation built on May 18, 2019, 10:25 p.m.