get.N {dsims} | R Documentation |
S4 generic method to return N
Description
Returns the population size
Usage
get.N(object)
## S4 method for signature 'Population.Description'
get.N(object)
Arguments
object |
an object of class Population.Description |
Value
numeric value of the population size
[Package dsims version 1.0.4 Index]