GetCommunitySize: Get the size of a community in each cell of a grid

Description Usage Arguments Value

View source: R/GetCommunitySize.R

Description

By community size I mean here the net size of all individuals regardless of their species identity. For example, five individuals of five different species and size "1" each will give a community size of "5"; the same number will be the result of having only one individual of size "5"

Usage

1
GetCommunitySize(spatial.grid, plant.population)

Arguments

spatial.grid

the spatial grid containing the cells. See grid_structure.R

plant.population

nested list with the plant population of each cell. See model.R

Value

vector of size equal to the number of cells, with the size of the community at each cell


DavidGarciaCallejas/DGC documentation built on May 6, 2019, 1:54 p.m.