Learn R Programming

RGE (version 1.0)

datos: Potato regional trial in Colombia

Description

Eleven trials with ten genotypes stablished in state of Narino-Colombia Cortesy: Professor Luis Ernesto Rodriguez Molano lerodriguezmo@unal.edu.co

Usage

data("datos")

Arguments

Format

A data frame with 440 observations on the following 17 variables.

Localidad

a numeric vector

Nlocalidad

a character vector

Semestre

a numeric vector

Bloque

a numeric vector

Genotipo

a character vector

RO

a numeric vector

R1

a numeric vector

Rcomercial

a numeric vector

RcTon

a numeric vector

R2

a numeric vector

R3

a numeric vector

RendimientoTotal

a numeric vector

RTton

a numeric vector

GE

a numeric vector

MS

a numeric vector

CF

a numeric vector

AR

a numeric vector

References

Unpublished data.

Examples

Run this code
# NOT RUN {
data(datos)
# }

Run the code above in your browser using DataLab