returnDcoord | R Documentation |
Returns the D-plane coordinates given spline parameter values calculated using FindSplineParFNEXTR
or FindSplineParFNCOR
.
returnDcoord(par, Gcoords, whichm, sphere.dis = F) returnDGridcoord(par, gridcoord, Gcoords, whichm, sphere.dis = F)
par |
Spline parameter values calculated using either |
Gcoords |
A |
whichm |
A vector of length |
sphere.dis |
Is Spherical distance or Euclidean distance used? |
gridcoord |
A |
returnDcoord
returns a d
by 2 matrix of coordinates. returnDGridcoord
returns a K
by 2 matrix of coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.