Description Usage Arguments Examples
The HRasym function allows users to examine whether and at what point the home range estimate reaches an asymptote by iteratively adding relocations to a base subsample. The graph created by the HRasym function depicts the home range estimate for each iteration.
1 2 3 4 5 |
locs |
is a SpatialPointsDataFrame containing coordinates(x,y) and a column of individual identifiers (ID). |
type |
Defaults to 'mcp'. Options include 'mcp', 'kud' and 'LoCoH' |
ID |
is a column from locs, and will be used for referencing individual-level diagnostics. |
... |
further arguments, including optional home range arguments from adeHabitatHR |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.