edd_plot_nltt | R Documentation |
Function to generate normalized lineages through time plot from raw data of a replicated edd simulation
edd_plot_nltt(
raw_data = NULL,
drop_extinct = TRUE,
save_plot = FALSE,
path = NULL
)
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 |
an plot object
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.