print.ranked_contrib_pairs {disclapmix} | R Documentation |
Print ranked contributor pairs
Description
Print ranked contributor pairs
Usage
## S3 method for class 'ranked_contrib_pairs'
print(x, top = 5L, hide_non_varying_loci = TRUE, ...)
Arguments
x |
A |
top |
The top ranked number of pairs to print/plot. |
hide_non_varying_loci |
Whether to hide alleles on loci that do not vary. |
... |
Ignored |
[Package disclapmix version 1.7.4 Index]