edd_plot_grouped_eds | R Documentation |
Function to generate a plot showing the transition of evolutionary distinctiveness of each lineage by specified group
edd_plot_grouped_eds(
raw_data = NULL,
group = "metric",
save_plot = FALSE,
path = NULL
)
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 |
an ggplot object
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.