| plotRateVsTrt | R Documentation | 
This function plots rates against the desired treatment.
plotRateVsTrt(data, x = "TrtID", y = "GR50")
data | 
 A data frame generated by the calsSpeed function. It should have the summarized treatments and respective GR values.  | 
x | 
 should indicate the treatment column name for the x axis (e.g., "GermTemp", "GermWP" or others).  | 
y | 
 should indicate the rate column name for the y axis if different than GR50 (e.g., "GR10", "GR90", etc).  | 
"foo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.