edd_plot_temporal_dynamics: Generating plots of temporal dynamics of a single simulation

edd_plot_temporal_dynamicsR Documentation

Generating plots of temporal dynamics of a single simulation

Description

Function to generate plots of temporal dynamics of a single simulation, metrics including tree balance indexes and tree branch related measures

Usage

edd_plot_temporal_dynamics(
  raw_data = NULL,
  rep_id = 1,
  save_plot = FALSE,
  path = NULL
)

Arguments

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

Value

an plot object

Author(s)

Tianjian Qin


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