Description Usage Arguments Value See Also Examples
Creates a matrix of dim
-dimensional points that form a "mouse-like" set with uniform density.
1 2 |
n |
Number of points to generate. |
r.head |
Radius of mouse head. |
r.left.ear |
Radius of mouse left ear. |
r.right.ear |
Radius of mouse right ear. |
left.ear.dist |
Distance between the center of the head and the center the left ear. |
right.ear.dist |
Distance between the center of the head and the center the right ear. |
dim |
Dimension of points. |
Matrix of points with n
rows and dim
cols.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.