Description Usage Arguments See Also Examples
View source: R/plot.drFitSpline.R
Generic plot function for drFitSpline 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. | 
| ec50line | Logical, indicates wether the EC50 value and respecting response values should be visualized by a dotted line. | 
| pch | Numeric vector, describing plotting character used for plotting the raw data. Similar to the  | 
| colSpline | Vector, describing the color used for plotting the spline fit. Similar to the  | 
| colData | Vector, describing the color used for plotting the raw data. 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.