Learn R Programming

MoBPS (version 1.6.64)

summary.population: Summary Population

Description

Summary of the population list

Usage

# S3 method for 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

Run this code
# NOT RUN {
data(ex_pop)
summary(ex_pop)
# }

Run the code above in your browser using DataLab