print.doe {gconsensus} | R Documentation |
Prints a Doe Object.
Description
Prints a doe (unilateral degrees of equivalence) object.
Usage
## S3 method for class 'doe'
print(x, ...)
Arguments
x |
doe, object to be described. |
... |
any additional parameters. |
Value
A displayed text containg a detailed description of the object.
Author(s)
Hugo Gasca-Aragon
Maintainer: Hugo Gasca-Aragon <hugo_gasca_aragon@hotmail.com>
See Also
gconsensus
, doe.gconsensus
, toString.doe
[Package gconsensus version 0.3.2 Index]