R/CG_Models.R
cg_drift.Rd
A community_gridmodel where each cell contains an individual. Marks are species. At each generation, each individual is replaced by one of its neighbors.
SimComm::community_model -> SimComm::community_gridmodel -> cg_drift
SimComm::community_model
SimComm::community_gridmodel
cg_drift
cg_drift$clone()
Inherited methodsSimComm::community_model$along_time() SimComm::community_model$autoplot() SimComm::community_model$run() SimComm::community_model$saved_pattern() SimComm::community_gridmodel$initialize() SimComm::community_gridmodel$neighbors() SimComm::community_gridmodel$plot()
SimComm::community_model$along_time()
SimComm::community_model$autoplot()
SimComm::community_model$run()
SimComm::community_model$saved_pattern()
SimComm::community_gridmodel$initialize()
SimComm::community_gridmodel$neighbors()
SimComm::community_gridmodel$plot()
clone()
The objects of this class are cloneable with this method.
cg_drift$clone(deep = FALSE)
deep
Whether to make a deep clone.