Add points to the IBD triangle
Utility function for plotting points in the IBD triangle.
showInTriangle(k0, k2 = NULL, new = T, col = "blue", cex = 1, pch = 4, lwd = 2, labels = NULL, col_labels = col, cex_labels = 0.8, pos = 1, adj = NULL, ...)
k0, k2 |
Numerical vectors giving coordinates for points to be plotted in the IBDtriangle. |
new |
Logical indicating if a new IBDtriangle should be drawn. |
col, cex, pch, lwd |
Parameters passed onto |
labels |
A character of same length as |
col_labels, cex_labels, pos, adj |
Parameters passed onto |
... |
Plot arguments passed on to |
Magnus Dehli Vigeland
showInTriangle(k0=3/8, k2=1/8, label="3/4 siblings", pos=1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.