print.admix_cluster: Print method for object of class 'admix_cluster'
Description
Print the main results when clustering the unknown component distributions coming from various
admixture samples, i.e. the obtained clusters.
Usage
# S3 method for admix_cluster
print(x, ...)
Arguments
- x
An object of class 'admix_cluster' (see ?admix_clustering).
- ...
further arguments passed to or from other methods.