plot.mappoly.homoprob {viewpoly} | R Documentation |
Plots mappoly.homoprob from MAPpoly
Description
Plots mappoly.homoprob from MAPpoly
Usage
## S3 method for class 'mappoly.homoprob'
plot(x, stack = FALSE, lg = NULL, ind = NULL, verbose = TRUE, ...)
Arguments
x |
an object of class |
stack |
logical. If |
lg |
indicates which linkage group should be plotted. If |
ind |
indicates which individuals should be plotted. It can be the
position of the individuals in the dataset or it's name.
If |
verbose |
if |
... |
unused arguments |
[Package viewpoly version 0.4.1 Index]