lines method for hillFit class
lines method for nci60Fit class
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21  | 
fit | 
 a hillFit object as returned by hillFit.  | 
col | 
 line color.  | 
lwd | 
 line width.  | 
show_points | 
 whether to add points for dose-response paires (dose not 0).  | 
pcol | 
 color for points; only relevant if show_points is TRUE.  | 
pch | 
 pch for points; only relevant if show_points is TRUE.  | 
... | 
 additional parametrs passed to generic lines() function.  | 
lcol | 
 line color.  | 
lty | 
 line type.  | 
type | 
 default is set to line.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.