plot_patch: Plot patch dynamics

View source: R/plot_patch.R

plot_patchR Documentation

Plot patch dynamics

Description

Plot the dynamics of species in a single patch over time. Automatically assigns one color per species.

Usage

plot_patch(results, patch, time, equilibrium = FALSE)

Arguments

results

results array of a given simulation (a multigen() output)

patch

an integer indicating the patch number

time

an integer indicating the maximum timestep to look at

equilibrium

a boolean, if TRUE, displays a vertical line when equilibrium is reached


Rekyt/fdcoexist documentation built on Oct. 16, 2022, 10:27 a.m.