plot_trait_disparity: Plot trait disparity over time

View source: R/plot_trait_disparity.R

plot_trait_disparityR Documentation

Plot trait disparity over time

Description

Compute and plot the variance in trait values in the community at every time step

Usage

plot_trait_disparity(comrad_tbl, generation_range = c(0, Inf))

Arguments

comrad_tbl

a tibble containing the output of a comrad simulation, as produced by run_simulation() or read by read_comrad_tbl().

generation_range

numeric vector with length 2, supplying the first and last generation to plot from the dataset. Defaults to every generation in the table

Author(s)

Théo Pannetier


TheoPannetier/comrad documentation built on April 8, 2023, 8:06 a.m.