Description Usage Arguments Value
Return coordinates of points along an ellipse defined by its covariance matrix and its center
1 | ellipse_path(cov, mean, n = 100)
|
cov |
covariance matrix |
mean |
coordinates of the center of the ellipse |
n |
number of points to return along the ellipse |
a data.frame with point cordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.