Learn R Programming

RSDA (version 3.2.1)

interval.length: Lenght for interval

Description

Calculate the large of each interval

Usage

interval.length(x)

Value

A matrix with the length of each interval.

Arguments

x

An interval matrix

Examples

Run this code
if (FALSE) {
data(oils)
interval.length(oils)
}

Run the code above in your browser using DataLab