Description Usage Arguments Details Value
Build home range networks using adehabitatHR::kerneloverlap
and returns either graph statitics or home range overlap.
1 2 |
DT |
'data.tableā of relocations. |
id |
individual identifier column name. |
utm |
proj4string indicating coordinate system of coordinates |
by |
columns in input DT to split home range network generation and comparison by. For example: c('season', 'year') or 'herd'. Expects character vector. |
returns |
either 'network-stats' or 'overlap'. See Details. |
DT
provided with columns EASTING, NORTHING for UTM coordinates. by
argument used to specify grouping. Defaults only (as used in the paper).
graph strength for each individual
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.