plot.malan_pedigree | R Documentation |
Plot malan_pedigree
.
## S3 method for class 'malan_pedigree'
plot(
x,
ids = TRUE,
haplotypes = FALSE,
locus_sep = " ",
mark_pids = NULL,
label_color = "black",
node_color = "lightgray",
mark_color = "orange",
...
)
x |
Pedigree |
ids |
Show pids |
haplotypes |
Show haplotypes |
locus_sep |
Locus separator in haplotypes |
mark_pids |
Vector of pids to highlight |
label_color |
Label color |
node_color |
Node color |
mark_color |
Highlight color |
... |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.