summary.population {MoBPS} | R Documentation |
Summary Population
Description
Summary of the population list
Usage
## S3 method for class 'population'
summary(object, ...)
Arguments
object |
Population-list |
... |
additional arguments affecting the summary produced |
Value
Summary of the population list including number of individuals, genone length and trait overview
Examples
data(ex_pop)
summary(ex_pop)
[Package MoBPS version 1.6.64 Index]