summary.population: Summary Population

View source: R/summary.population.R

summary.populationR 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, genome length and trait overview

Examples

data(ex_pop)
summary(ex_pop)

MoBPS documentation built on Nov. 5, 2025, 6:26 p.m.