sporulation_grade: Sporulation factor function

Description Usage Arguments Value

Description

This function calculates the sporulation status of the pods (grow factor) for each simulation day

Usage

1
sporulation_grade(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 sporulation 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.