edd_plot_grouped_ltt: Generating LTT plot for a replicated edd simulation

View source: R/edd_plot.r

edd_plot_grouped_lttR Documentation

Generating LTT plot for a replicated edd simulation

Description

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

Usage

edd_plot_grouped_ltt(
  raw_data = NULL,
  group = "metric",
  save_plot = FALSE,
  path = NULL
)

Arguments

raw_data

a list of results generated by edd simulation function

group

specify the group to plot

save_plot

Logical, whether save to file or return a ggplot object

path

The path to save the plots

Value

an ggplot object

Author(s)

Tianjian Qin


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