draw_daughter_lineages: Draw the state history of two daughter edges connected to a...

View source: R/edd_phylo.R

draw_daughter_lineagesR Documentation

Draw the state history of two daughter edges connected to a node

Description

An iterator function to look up and draw the state history of two daughter edges connected to a node

Usage

draw_daughter_lineages(
  envir = parent.frame(),
  parent_node,
  phy,
  history,
  nodes,
  tolerance = 1e-09
)

EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.