plot.interval: Interval plotting.

Description Usage Arguments Examples

View source: R/interval.R

Description

plot for interval.

Usage

1
2
## S3 method for class 'interval'
plot(x, ...)

Arguments

x

An interval.

...

: - 'col' Colors of rectangles. - 'add' Add to exsiting plot or not. - Other options from plot.

Examples

1
2
3

COveR documentation built on Dec. 6, 2017, 5:06 p.m.