| plotHTModel | R Documentation | 
This function plots the selected model and calculated parameters.
plotHTModel( data, model, germ.wp = "GermWP", cum.time = "CumTime", cum.frac = "CumFraction" )
data | 
 A data frame containing time course and cumulative germination fractions to be used in the ThermalTime model. A column with time in hours, a column with cumulative fractions, and the experiment temperature are required.  | 
model | 
 is the results list returned from from running any of the PBT models.  | 
germ.wp | 
 Name of the column for the water potential.  | 
cum.time | 
 Name of the column for cumulative time.  | 
cum.frac | 
 Name of the the column for cumulative fraction germinated.  | 
"foo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.