growth_factor: Grow factor function

Description Usage Arguments Value

Description

This function calculates the maturity status of the pods (grow factor) for each simulation day using the Zuidema et al 2003 model

Usage

1
growth_factor(Temp, pod_data)

Arguments

Temp

number given by daily_weather function

pod_data

data frame("Healthy"=,"maturity"=,"Disease"=,"sporulate_level"= )

Value

a vector with the new maturity status for the pods in the crop which can be added to the pod_data data frame


drunita/mr-model documentation built on Dec. 20, 2021, 1:20 a.m.