summary.population {IBMPopSim} | R Documentation |
Summary population
Description
Summary of a population with column names and number of individuals
Usage
## S3 method for class 'population'
summary(object, ...)
Arguments
object |
Object of population class representing a population. |
... |
Additional arguments affecting the summary produced |
Value
Print column names and number of individuals
[Package IBMPopSim version 1.0.0 Index]