Learn R Programming

plantphysioR (version 1.0.0)

YR_ratio: Yield reduction ratio (YR)

Description

lesser the YR value more stable under stress conditions

Usage

YR_ratio(Yp, Ys)

Value

YR

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

Examples

Run this code
YR_ratio(500, 350)

Run the code above in your browser using DataLab