print.ranked_contrib_pairs: Print ranked contributor pairs
Description
Print ranked contributor pairs
Usage
# S3 method for ranked_contrib_pairs
print(x, top = 5L, hide_non_varying_loci = TRUE, ...)
Arguments
- x
A ranked_contrib_pairs object.
- top
The top ranked number of pairs to print/plot. NULL for
all.
- hide_non_varying_loci
Whether to hide alleles on loci that do not
vary.
- ...
Ignored