FamilyTreePlot: Family Tree Plot

View source: R/Source_StatsPlotsandTesting.R

FamilyTreePlotR Documentation

Family Tree Plot

Description

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.

Usage

FamilyTreePlot(path, byGens = TRUE)

Arguments

path

path to a fodl with 2 matricies of bird UIDs.

byGens

whether to plots the y axis by generation (TRUE) or timestep (FALSE)


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.