print.interval {dataquieR}R Documentation

print implementation for the class interval

Description

such objects, for now, only occur in RECCap rules, so this function is meant for internal use, mostly – for now.

Usage

## S3 method for class 'interval'
print(x, ...)

Arguments

x

interval objects to print

...

not used yet

Value

the printed object

See Also

base::print


[Package dataquieR version 2.1.0 Index]