View source: R/priming_plots.R
plotHPModel | R Documentation |
This function plots the priming models and calculated parameters.
plotHPModel( data, model, priming.wp = "PrimingWP", priming.duration = "PrimingDuration" )
data |
object with the calculated rates with treatments to be used in the Hydrothermal priming model. The output of the CalcSpeed function can be directly used here with the desired treatments. The fields with Treat.priming.wp, Treat.priming.temp and Treat.priming.duration need to be informed in the data file. |
model |
is data object resulting from the CalcHPModel() or CalcHTPModel() functions containing the model information and parameter results. |
priming.wp |
Column name for the priming water potential. |
priming.duration |
Column name for the duration of priming. |
"foo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.