Learn R Programming

plantphysioR (version 1.0.0)

DRI: Drought resistant index (DRI)

Description

The genotype with high values of this index will be more suitable for drought stress condition

Usage

DRI(Yp, Ys)

Value

DRI

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

Examples

Run this code
DRI(500, 350)

Run the code above in your browser using DataLab