mktable2: Render multi-level table with multiple customization options...

Description Usage Author(s)

View source: R/mktable2.r

Description

This function provides an easy way to render a well-formated LATEX table.

Usage

1
2
3
4
5
6
mktable2(x, transpose = F, placement = "ht", caption = "",
  shortcap = caption, label = "", row.descrip = NULL, colnames = NULL,
  footnotes = NULL, headerlabel = NULL, size = "small",
  footnotesize = "scriptsize", labelwidth = 0.1, width = 1,
  alignment = "", use.rownames = T, use.colnames = F, shade = F,
  header = "", headerrows = 0, rnd = NULL)

Author(s)

TGT


haozhu233/ifaR.handtools documentation built on May 17, 2019, 2:30 p.m.