as.interval.matrix: matrix to interval

Description Usage Arguments Examples

View source: R/convert.R

Description

matrix to interval

Usage

1
2
## S3 method for class 'matrix'
as.interval(x)

Arguments

x

an interval.

Examples

1
as.interval(matrix(1:12, 3, 4))

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