show.textile.table: show.textile.table

Description Usage Arguments

View source: R/show.textile.r

Description

show.textile.table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
show.textile.table(
  x,
  include.rownames = FALSE,
  include.colnames = FALSE,
  rownames = NULL,
  colnames = NULL,
  format = "f",
  digits = 2,
  decimal.mark = ".",
  na.print = "",
  caption = NULL,
  caption.level = NULL,
  width = 0,
  frame = NULL,
  grid = NULL,
  valign = NULL,
  header = FALSE,
  footer = FALSE,
  align = NULL,
  col.width = 1,
  style = NULL,
  lgroup = NULL,
  n.lgroup = NULL,
  lalign = "c",
  lvalign = "middle",
  lstyle = "h",
  rgroup = NULL,
  n.rgroup = NULL,
  ralign = "c",
  rvalign = "middle",
  rstyle = "h",
  tgroup = NULL,
  n.tgroup = NULL,
  talign = "c",
  tvalign = "middle",
  tstyle = "h",
  bgroup = NULL,
  n.bgroup = NULL,
  balign = "c",
  bvalign = "middle",
  bstyle = "h",
  ...
)

Arguments

x

x

include.rownames

include.rownames

include.colnames

include.colnames

rownames

rownames

colnames

colnames

format

format

digits

digits

decimal.mark

decimal.mark

na.print

na.print

caption

caption

caption.level
width

width

frame

frame

grid

grid

valign

valign

header

header

footer

footer

align

align

col.width

col.width

style

style

lgroup

lgroup

n.lgroup

n.lgroup

lalign

lalign

lvalign

lvalign

lstyle

lstyle

rgroup

rgroup

n.rgroup

n.rgroup

ralign

ralign

rvalign

rvalign

rstyle

rstyle

tgroup

tgroup

n.tgroup

n.tgroup

talign

talign

tvalign

tvalign

tstyle

tstyle

bgroup

bgroup

n.bgroup

n.bgroup

balign

balign

bvalign

bvalign

bstyle

bstyle

...

...


ascii documentation built on Sept. 17, 2020, 5:07 p.m.