plot.STRtree {genealogy} | R Documentation |
Plots a genealogy for an object of class STRtree
.
plot.STRtree(t, ...)
t |
An object of class STRtree |
... |
Other graphical parameters |
No return value.
Ian Wilson I.Wilson@maths.abdn.ac.uk
plot.tree
,plot.migtree
, mutate1
STR1 <- mutate1(coal1(10),nSTR=5,theta=5); plot(STR1);