edd_plot_nltt: Generating nLTT plot for a replicated edd simulation

View source: R/edd_plot.r

edd_plot_nlttR Documentation

Generating nLTT plot for a replicated edd simulation

Description

Function to generate normalized lineages through time plot from raw data of a replicated edd simulation

Usage

edd_plot_nltt(
  raw_data = NULL,
  drop_extinct = TRUE,
  save_plot = FALSE,
  path = NULL
)

Arguments

raw_data

a list of results generated by edd simulation function

drop_extinct

Logical, decides whether to drop extinct lineages

save_plot

Logical, decides whether to save the plots to files

Value

an plot object

Author(s)

Tianjian Qin


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