Learn R Programming

Rquefts (version 1.2-3)

quefts_crop: Crop parameters

Description

A number of default crop parameter sets are provided

Usage

quefts_crop(name="")

Value

list with crop parameters. See Details

Arguments

name

character. crop name

Details

Input ParametersExplanation
_minVeg, _maxVeg, _minStore, _maxStoreminimum and maximum concentration of "_" (N, P, or K) in vegetative organs and in storage organs (kg/kg)
Yzerothe maximum biomass of vegetative organs at zero yield of storage organs (kg/ha)
Nfixthe fraction of a crop's nitrogen uptake supplied by biological fixation

Examples

Run this code
barley <- quefts_crop("Barley")
str(barley)

Run the code above in your browser using DataLab