Learn R Programming

nCal (version 0.1-1)

plot.bcrm: Plot function for the bcrm object

Description

Plot function for the bcrm object

Usage

## S3 method for class 'bcrm':
plot(x, assay_id = NULL, add = FALSE, lcol = 1, main = NULL, x2 = NULL, 
    lwd = 0.1, points.only = FALSE, all.lines.only = FALSE, t = NULL, ylim = NULL, 
    same.ylim = FALSE, lty3 = NULL, x3 = NULL, lcol2 = NULL, lcol3 = NULL, xlab = NULL,
    ylab = NULL, col.outliers = TRUE, lty = 1, cex = 1, log = "x", ...)

Arguments

x
assay_id
add
lcol
main
x2
lwd
points.only
all.lines.only
t
ylim
same.ylim
lty3
x3
lcol2
lcol3
xlab
ylab
col.outliers
lty
cex
log
...