Description Usage Arguments Value Examples
Returns a data.frame associated with a call to base::curve.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
expr |
expression to be plotted |
from |
lower bound of x-values |
to |
upper bound of x-values |
n |
number of points to plot |
category |
optional text column appends to data.frame returned |
A data.frame is returned with x and y-values and an optional column called category
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.