Learn R Programming

COveR (version 1.0.1)

as.interval.numeric: numeric to interval

Description

numeric to interval

Usage

# S3 method for numeric
as.interval(x)

Arguments

x

an interval.

Examples

Run this code
# NOT RUN {
as.interval(1:6)
# }

Run the code above in your browser using DataLab