interval.length {RSDA} | R 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)
[Package RSDA version 3.2.1 Index]