print.domir {domir}R Documentation

Print method for domir

Description

Reports formatted results from domir class object.

Usage

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

Arguments

x

an object of class "domir".

...

further arguments passed to print.default.

Details

The print method for class domir objects reports out the following results:

The domir print method alters dimension names for readability and they do not display as stored in the domir object.

Value

The submitted "domir" object, invisibly.


[Package domir version 1.1.1 Index]