print.ICSClust_summary | R Documentation |
ICSClust_summary
objectPrints an ICSClust_summary
object in an informative way.
## S3 method for class 'ICSClust_summary'
print(x, info = FALSE, digits = 4L, ...)
x |
object of class |
info |
logical, either TRUE or FALSE. If TRUE, prints additional information on arguments used for computing scatter matrices (only named arguments that contain numeric, character, or logical scalars) and information on the parameters of the algorithm. Default is FALSE. |
digits |
number of digits for the numeric output. |
... |
additional arguments are ignored. |
The supplied object of class "ICSClust_summary"
is returned invisibly.
Aurore Archimbaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.