ellipse | R Documentation |
Plotting coordinates for an ellipse
ellipse(h, k, a, b = a, phi = 0, n = 200L)
h |
x coordinates |
k |
y coordinates |
a |
semimajor axis |
b |
semiminor axis |
phi |
rotation |
n |
number of plotting points |
A list of matrices of coordinates for the ellipses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.