View source: R/homolog_probs.R
plot.mappoly.homoprob | R Documentation |
Plots mappoly.homoprob
## S3 method for class 'mappoly.homoprob'
plot(
x,
stack = FALSE,
lg = NULL,
ind = NULL,
use.plotly = TRUE,
verbose = TRUE,
...
)
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 |
use.plotly |
if |
verbose |
if |
... |
unused arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.