Description Usage Arguments Details See Also Examples
Add a polynomial to an existing plot usually as a line plot.
1 2 |
x |
an object of class |
len |
size of vector at which evaluations are to be made. |
xlim, ylim |
the range of x and y values with sensible defaults. |
... |
additional arguments as for the |
This is a method for the generic function lines
.
Lines representing the given polynomial are added to an existing plot. Values outside the current plot region are not shown.
lines
,
points
,
points.polynomial
,
plot
,
plot.polynomial
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.