print.intRvals {intRvals}R Documentation

print method for class intRvals

Description

print method for class intRvals

Usage

## S3 method for class 'intRvals'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

An object of class intRvals, usually a result of a call to estinterval


[Package intRvals version 1.0.1 Index]