plrv {geneticae} | R Documentation |
Clones from the PLRV population
Description
resistance study to PLRV (Patato Leaf Roll Virus) causing leaf curl. 28 genotypes were experimented at 6 locations in Peru. Each clone was evaluated three times in each environment, and yield, plant weight and plot were registered.
Usage
data(plrv)
Format
Data frame with 504 observations and 6 variables (genotype, locality, repetition, weightPlant, weightPlot and yield).
References
Felipe de Mendiburu (2020). agricolae: Statistical Procedures for Agricultural Research. R package version 1.3-2. https://CRAN.R-project.org/package=agricolae
Examples
library(geneticae)
data(plrv)
str(plrv)
[Package geneticae version 0.4.0 Index]