Learn R Programming

growR (version 1.3.0)

fPAR: Radiation limitation

Description

Threshold function representing growth limitation due to lack of photosynthetically active radiation (PAR).

Usage

fPAR(PAR)

Value

A value in the range [0, 1], acting as a multiplicative factor to plant growth.

Arguments

PAR

float Photosynthetically active radiation in MJ/m^2

Examples

Run this code
fPAR(4)

Run the code above in your browser using DataLab