print: Print method for ClustImpute

Description Usage Arguments Value

Description

Returns a plot with the marginal distributions by cluster and feature. The plot shows histograms or boxplots and , as a ggplot object, can be modified further.

Usage

1
2
## S3 method for class 'kmeans_ClustImpute'
print(x, ...)

Arguments

x

an object returned from ClustImpute

...

currently unused

Value

No return value (print function)


ClustImpute documentation built on May 31, 2021, 9:06 a.m.