latextable_basic: Convert simple data frames into nice latex tables (Primarily...

Usage Arguments Value Author(s)

View source: R/latex_summary_table.R

Usage

1
2
3
4
latextable_basic(data = NULL, digits = 2, head = TRUE, table.width = 14,
  first.col.width = 3, position = "C", print = TRUE,
  caption = "Test table", label = "test.table", add.rows = NULL,
  notes = "Test note.", textsize = "scriptsize", outfile = NULL)

Arguments

data
digits
head
table.width
position
print
caption
label
add.rows
notes
textsize
outfile

Value

Function primarily used for its side-effect: the latex table

Author(s)

Janko Cizel


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