imageCol: imageCol

Description Usage Arguments Value

View source: R/support_functions.R

Description

imageCol

Usage

1
2
3
4
5
6
7
8
imageCol(
  matcol = NULL,
  strat = NULL,
  xlab.cex = 0.5,
  ylab.cex = 0.5,
  drawLines = c("none", "h", "v", "b")[1],
  ...
)

Arguments

matcol

A matrix of colors

strat

Strat

xlab.cex

X label size

ylab.cex

Y label size

drawLines

Draw lines ?

...

Additional parameters

Value

A rectangular image


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.