quefts_biom: biomass parameters

View source: R/rquefts.R

quefts_biomR Documentation

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()

Details

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

Value

list

Examples

b <- quefts_biom()
str(b)

Rquefts documentation built on Oct. 24, 2023, 5:07 p.m.