nincdepart3d {spatclus} | R Documentation |
This function is the 3D version of the nincdepart function which is described hereafter.
nincdepart3d(data, ordre, limx, limy, limz)
data |
Data frame with 3 colums (x, y and z) giving coordinates of case data points. |
ordre |
The rank of the first trajectory point in term of distance from the edge. |
limx |
2 element vector containing the study area bounds of the X-axis. |
limy |
2 element vector containing the study area bounds of the Y-axis. |
limz |
2 element vector containing the study area bounds of the Z-axis. |
The data frame "data" with the first trajectory point on the first row.
Christophe Dematte{"i} demattei@iurc.montp.inserm.fr