Learn R Programming

COveR (version 1.0.1)

as.array.interval: Interval to array

Description

Interval to array

Usage

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

Arguments

x

an interval.

...

additional arguments to be passed to or from methods.

Examples

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

Run the code above in your browser using DataLab