Learn R Programming

Rquefts (version 1.2-3)

quefts_biom: biomass parameters

Description

Crop biomass parameters

For a cereal crop you can generally assume that about 50% of the total biomass is grain, and about 30% is stem and 20% is leaf biomass.

Usage

quefts_biom()

Arguments

Value

list

Details

Crop yield (biom).
leaf_att, stem_att, store_attAttainable (in the absence of nutrient limitation), or target crop biomass (dry-matter, kg/ha) for leaves, stems and storage organs.
SeasonLengthLength of the growing season (days)

Examples

Run this code
b <- quefts_biom()
str(b)

Run the code above in your browser using DataLab