Learn R Programming

COveR (version 1.0.1)

is.interval: Interval data test

Description

Test if its argument is a (strict) interval.

Usage

is.interval(x)

Arguments

x

an R object.

Examples

Run this code
# NOT RUN {
is.interval(inter_city)
# }

Run the code above in your browser using DataLab