quefts_crop: Crop parameters

View source: R/rquefts.R

quefts_cropR Documentation

Crop parameters

Description

A number of default crop parameter sets are provided

Usage

quefts_crop(name="")

Arguments

name

character. crop name

Details

Input Parameters Explanation
_minVeg, _maxVeg, _minStore, _maxStore minimum and maximum concentration of "_" (N, P, or K) in vegetative organs and in storage organs (kg/kg)
Yzero the maximum biomass of vegetative organs at zero yield of storage organs (kg/ha)
Nfix the fraction of a crop's nitrogen uptake supplied by biological fixation

Value

list with crop parameters. See Details

Examples

barley <- quefts_crop("Barley")
str(barley)

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