yield_reduction {plantphysioR}R Documentation

Yield Reduction

Description

Claculate percent yield reduction over control

Usage

yield_reduction(Yp, Ys)

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

Value

YR

Examples

yield_reduction(500, 350)

[Package plantphysioR version 1.0.0 Index]