powered by
Function to export number of observations used for offspring phenotypes
get.pheno.off.count(population, database = NULL, gen = NULL, cohorts = NULL)
Population list
Groups of individuals to consider for the export
Quick-insert for database (vector of all generations to export)
Quick-insert for database (vector of names of cohorts to export)
Number of offspring with phenotypes for in gen/database/cohorts selected individuals
# NOT RUN { data(ex_pop) get.pheno.off.count(ex_pop, gen=2) # }
Run the code above in your browser using DataLab