calcHPModel | R Documentation |
This function calculates the minimal water potential for priming effects (Psib50min).
calcHPModel( data, priming.wp = "PrimingWP", priming.duration = "PrimingDuration", rate = "GR50", plot = TRUE )
data |
Data rame with the calculated rates with treatments to be used in the Hydropriming model. The output of the calcSpeed function can be directly used here with the desired treatments. Priming water potential and priming duration treatments are required. |
priming.wp |
Column containing the priming water potential treatments. |
priming.duration |
Column containing the priming duration treatments. |
rate |
Column containing the growth rate data from the calcSpeed function. |
plot |
Should the model results be plotted? |
"foo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.