View source: R/priming_plots.R
| plotHTPModel | R Documentation | 
This function plots the priming models and calculated parameters.
plotHTPModel( data, model, priming.wp = "PrimingWP", priming.temp = "PrimingTemp", 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.  | 
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.temp | 
 Column name for the priming temperature.  | 
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.