View source: R/Source_StatsPlotsandTesting.R
FamilyTreePlot | R Documentation |
Experimental plot that shows which birds sired which offspring over time. It starts from the tips, so all but one of the original lineage will be lost after enough time steps have passed.
FamilyTreePlot(path, byGens = TRUE)
path |
path to a fodl with 2 matricies of bird UIDs. |
byGens |
whether to plots the y axis by generation (TRUE) or timestep (FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.