interval.length: Lenght for interval

View source: R/interval.length.r

interval.lengthR Documentation

Lenght for interval

Description

Calculate the large of each interval

Usage

interval.length(x)

Arguments

x

An interval matrix

Value

A matrix with the length of each interval.

Examples

## Not run: 
data(oils)
interval.length(oils)

## End(Not run)

RSDA documentation built on Nov. 10, 2023, 5:06 p.m.