Description Usage Arguments Value Examples
Plots columns vs time of tire data
| 1 | plotRunConditions(dfData, sRunName, sSavePath = NULL)
 | 
| dfData | data frame. Processed tire data. | 
| sRunName | string. Name of the run. | 
| sSavePath | string. Defaults to NULL. Path to save the plot to. NULL does not save the plot, and instead displays in the plot window. | 
string. "Plot Run Conditions Successful". If no errors occurred.
| 1 2 3 4 5 | ## Not run: 
setFYPure2002() ## or setFXPure2002()
plotRunConditions(ABCrun1LongPreProccessed)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.