print.interval: print implementation for the class 'interval'

View source: R/print.interval.R

print.intervalR 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


dataquieR documentation built on July 26, 2023, 6:10 p.m.