Learn R Programming

mrangr (version 1.0.1)

get_community: Load Example Community Object

Description

Loads a pre-simulated example of a spatial community object, useful for demos and testing.

Usage

get_community()

Arguments

Value

An object of class sim_com_data containing community structure, simulation parameters, species-specific carrying capacity and initial abundance maps.

Examples

Run this code
community <- get_community()
summary(community)

Run the code above in your browser using DataLab