Learn R Programming

plantphysioR (version 1.0.0)

tol_index: Tolerance index -TOL by Hossain et al., (1990)

Description

Higher the TOL value indicates the genotype is tolerant to stress

Usage

tol_index(Yp, Ys)

Value

TOL

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

References

Hossain, A. B. S., Sears, R. G., Cox, T. S., & Paulsen, G. M. (1990). Desiccation tolerance and its relationship to assimilate partitioning in winter wheat. Crop Science, 30(3), 622-627.

Examples

Run this code
tol_index(500, 350)

Run the code above in your browser using DataLab