makeDfPhenos: Simul breeding game

View source: R/breeding_game.R

makeDfPhenosR Documentation

Simul breeding game

Description

Make the structure of the data.frame that will be given to the players when they request phenotyping during the game.

Usage

makeDfPhenos(ind.ids, nb.plots.per.ind, year, pathogen)

Arguments

ind.ids

vector of genotype identifiers (will be sorted using sort))

nb.plots.per.ind

vector with the number of plots at which each genotype should be phenotype (will be sorted in the same order as ind.ids)

year

numeric of the year at which phenotyping occurs

pathogen

if TRUE, the pathogen will be present the given year

Value

data.frame

Author(s)

Timothee Flutre

See Also

makeDfInitPhenos


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.