Learn R Programming

mrangr (version 1.0.1)

get_simulated_com: Load Example Simulated Community Results

Description

Loads a pre-run simulation output, based on the example community data. Useful for examples, unit tests, or visualization.

Usage

get_simulated_com()

Arguments

Value

An object of class sim_com_results containing simulation output for a community over time.

Examples

Run this code
sim <- get_simulated_com()
plot(sim)

Run the code above in your browser using DataLab