powered by
Compute fully expanded area by leaf number (A, cm2)
mm.A.fct(LN, AM, LNM, a1 = -0.0344, a2 = 0.000731)
: Leaf number
: area of the largest leaf (cm2)
: leaf number having the largest area (-)
: coefficient of the statistical relation (default : -0.0344)
: coefficient of the statistical relation (default : 0.000731)
vector of Expanded leaf area
maize.muchow.model, mm.LN.fct, mm.FAS.fct, maize.multisy, mm.HI.fct,maize.muchow.graph
maize.muchow.model
mm.LN.fct
mm.FAS.fct
maize.multisy
mm.HI.fct
maize.muchow.graph
# NOT RUN { barplot(mm.A.fct(LN=1:20, AM=750, LNM=12),names.arg=1:20, horiz=TRUE,xlab="leaf area (cm2)",ylab="leaf number") # }
Run the code above in your browser using DataLab