make.specs0: Construct a set of cell specifications for a tableplot

Description Usage Arguments Details Author(s) See Also

Description

Construct a set of cell specifications for a tableplot

Usage

1
2
make.specs0(n = NULL, as.data.frame = FALSE, shape = 0, shape.col = "black", shape.lty = 1, shape.neg = 0, shape.col.neg = "red", shape.lty.neg = 1, 
cell.fill = "white", back.fill = "white", label = 0, label.size = 0.7, label.col = "black", ref.lines = FALSE, ref.col = "gray80",  scale.max = 1, shape.lwd = 1, frame.col = "black", frame.lwd = "0.5")

Arguments

n

Number of cell specifications to generate. If not specified, the length of the longest cellgram argument is used.

as.data.frame
shape
shape.col
shape.lty
shape.neg
shape.col.neg
shape.lty.neg
cell.fill
back.fill
label
label.size
label.col
ref.lines
ref.col
scale.max
shape.lwd
frame.col
frame.lwd

Details

This function is replaced by make.specs and will be removed.

Author(s)

Michael Friendly

See Also

cellgram


tableplot documentation built on May 2, 2019, 7:41 a.m.