bezierCurve | R Documentation |
A function for computing Bezier splines from a set of annotated points
bezierCurve(x, y, n = 10)
x |
x-coordinate for points |
y |
y-coordinate for points |
n |
number of points to interpolate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.