gplotsTextplotMatrix: gplotsTextplotMatrix

Description Usage Arguments

Description

gplotsTextplotMatrix

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
gplotsTextplotMatrix(
  object,
  halign = c("center", "left", "right"),
  valign = c("center", "top", "bottom"),
  cex,
  cmar = 2,
  rmar = 0.5,
  show.rownames = TRUE,
  show.colnames = TRUE,
  hadj = 1,
  vadj = 1,
  mar = c(1, 1, 4, 1) + 0.1,
  col.data = graphics::par("col"),
  col.rownames = graphics::par("col"),
  col.colnames = graphics::par("col"),
  ...
)

Arguments

object

object

halign

halign

valign

valign

cex

cex

cmar

2

rmar

0.5

show.rownames

TRUE

show.colnames

TRUE

hadj

1

vadj

1

mar

1 1 4 1

col.data

par('col')

col.rownames

par('col')

col.colnames

par('col')

...

...


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.