size_population: size_population

Description Usage Arguments Value Author(s) Examples

View source: R/attributes.R

Description

size_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 size of the population.

Author(s)

Nicolas BARTALUCCI <bartalucci.nico@gmail.com>

Examples

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

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