print.domin {domir}R Documentation

Print method for domin

Description

Reports formatted results from domin class object.

Usage

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

Arguments

x

an object of class "domin".

...

further arguments passed to or from other methods. Not used currently.

Details

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

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

Value

The "domin" object with altered column and row names for conditional and complete dominance results as displayed in the console.


[Package domir version 1.1.1 Index]