plot.population: Plot Population
Description
Basic plot of the population list
Usage
# S3 method for population
plot(x, type = "bve", gen = NULL, database = NULL, cohorts = NULL, ...)
Arguments
type
Default "bve" - bv.development, alt: "kinship" - kinship.development(), "pca" - get.pca()
Value
Summary of the population list including number of individuals, genone length and trait overview
Examples
Run this code# NOT RUN {
data(ex_pop)
plot(ex_pop)
# }
Run the code above in your browser using DataLab