plot.population: Plot Population

Description Usage Arguments Value Examples

View source: R/plot.population.R

Description

Basic plot of the population list

Usage

1
2
## S3 method for class 'population'
plot(x, type = "bve", gen = NULL, database = NULL, cohorts = NULL, ...)

Arguments

x

Population-list

type

Default "bve" - bv.development, alt: "kinship" - kinship.development(), "pca" - get.pca()

gen

generations to consider

database

groups to consider

cohorts

cohorts to consider

...

remaining stuff

Value

Summary of the population list including number of individuals, genone length and trait overview

Examples

1
2

MoBPS documentation built on Nov. 9, 2021, 5:08 p.m.

Related to plot.population in MoBPS...