fRelativeXYPositionOnPlane | R Documentation |
Transforms 3d Points on a plane to the relative 2d coordinates from a specified origin
fRelativeXYPositionOnPlane(mCoordinates, mScreenCoordinates, mYAxis, mXAxis)
mCoordinates |
the raw coordinates [x,y,z] with any number of rows |
mScreenCoordinates |
a point on the plane |
mYAxis |
The Y axis vector [x,y,z] with one row |
mXAxis |
The X axis vector [x,y,z] with one row |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.