edd_plot_temporal_dynamics | R Documentation |
Function to generate plots of temporal dynamics of a single simulation, metrics including tree balance indexes and tree branch related measures
edd_plot_temporal_dynamics(
raw_data = NULL,
rep_id = 1,
save_plot = FALSE,
path = NULL
)
raw_data |
A list of results generated by edd simulation function |
rep_id |
specify the id of replication to plot |
save_plot |
true or false, to decide whether to save the plots to files |
path |
The path to save the plots |
an plot object
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.