Description Usage Arguments See Also Examples
View source: R/plot.gcFitSpline.R
Generic plot function for gcFitSpline objects.
| 1 2 3 4 | 
| x | Object of class  | 
| add | Logical, indicates wether the plot should be added to an existing plot device or plotted in a new window. | 
| raw | Logical, indicating wether the raw data should be plotted or not. | 
| slope | Logical, indicating wether the tangent of maximal slope should be plotted or not. | 
| pch | Numeric vector, describing plotting character used for plotting the raw data. Similar to the  | 
| colData | Vector, describing the color used for plotting the raw data. Similar to the  | 
| colSpline | Vector, describing the color used for plotting the spline fit and the tangent of maximal slope. Similar to the  | 
| cex | Numeric vector, describing the character expansion used for plotting the raw data. Similar to the  | 
| ... | Other graphical parameters may also passed as arguments. This has currently no effect and is only meant to fulfill the requirements of a generic function. | 
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.