A community_gridmodel where each cell contains an individual. Marks are species. At each generation, each individual is replaced by one of its neighbors.

Methods

Public methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

cg_drift$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.