View source: R/cluster_diagnostics.R
| print.net_cluster_diagnostics | R Documentation |
Prints a uniform header, family-specific quality / IC line, and a
per-cluster table. Layout matches print.net_clustering
and print.net_mmm.
## S3 method for class 'net_cluster_diagnostics'
print(x, digits = 3L, ...)
x |
A |
digits |
Integer. Decimal places for floating-point statistics.
Default |
... |
Unsupported. Supplying unused arguments raises an error. |
The input object, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.