Learn R Programming

gpbStat (version 0.4.4)

datrdti: Data of estimating drought tolerance indices with replication

Description

The sample data containing 15 genotypes evaluated under non-stress and stress conditions with replications

Usage

data(datrdti)

Arguments

Format

A dataframe of nine variables.

ENV

two environment

GEN

fifteen genotypes

REP

two replications

CL

trait cob length

CG

trait cob girth

NKR

trait number of kernel rows

NKPR

trait number of kernels per row

HSW

trait hundred seed weight

GY

trait grain yield

See Also

datdti ,alphaltc ,rcbdltc

Examples

Run this code
result = dti(datrdti, environment = ENV, genotype = GEN, datrdti[,4:9],
                   ns = 'NS-DWR', st = 'ST-DWR')

Run the code above in your browser using DataLab