Learn R Programming

COveR (version 1.0.1)

as.matrix.interval: Interval to matrix

Description

Interval to matrix

Usage

# S3 method for interval
as.matrix(x, ...)

Arguments

x

an interval.

...

additional arguments to be passed to or from methods.

Examples

Run this code
# NOT RUN {
as.matrix(inter_city)
# }

Run the code above in your browser using DataLab