Description Usage Arguments Author(s)
View source: R/createTestEllipse.r
Create a test ellipse
1 2 3 4 5 6 7 8 9 | createTestEllipse(
Rx = 300,
Ry = 200,
Cx = 250,
Cy = 150,
Rotation = 0.4,
N = 200,
NoiseLevel = 10
)
|
Rx |
X-radius |
Ry |
Y-radius |
Cx |
X-center |
Cy |
Y-center |
Rotation |
Radians |
N |
Nb of points |
NoiseLevel |
Gaussian Noise level |
JuG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.