capacity_population: capacity_population

Description Usage Arguments Value Author(s) Examples

View source: R/attributes.R

Description

capacity_population returns the size of the population given in parameter.

Usage

1

Arguments

pop

is an object of the class 'population'.

Value

It returns the capacity of the population.

Author(s)

Nicolas BARTALUCCI <bartalucci.nico@gmail.com>

Examples

1
2
    pop<-population("Pop_1",42,2,200)
    capacity_population(pop)

BEE-Univ-Grenoble/BeePODYNA documentation built on Dec. 25, 2019, 4:49 a.m.