Extracts XY coordinates from the Individuals object
Extracts XY coordinates from the Spatial Polygon of the Individual object
Computes biviariate function for a single animal constructed as the Individual object
Computes PDIndex for a single animal constructed as the Individual object
1 2 3 4 5 6 7 | as.matrix.extractPointsXY(x, ...)
as.matrix.extractPolygonPointsXY(x, ...)
compute.k12hat(df1, df2, polygon, polyscale)
compute.Individual.PDI(id, df, polygon, polyscale)
|
x |
- Individual object |
x |
- Spatial Polygon |
df1 |
- data frame of coordinates of this animal id |
df2 |
- data frame of coordinates of other animals from the same population |
id |
- animal id |
df |
- data frame of the Individuals of the same population |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.