Description Usage Arguments Value Author(s)
This function determines the number of home ranges from the linear network with vertex weights representing utilization distribution.
1 |
net |
The glinet object. |
perc |
The volume percentage of the underlying utilization distribution that defines home ranges. |
split |
If TRUE (default), then home ranges longer than 2*hr_size are splitted. |
hr_size |
Length of home range size used for splitting longer home ranges. Not used when split is FALSE. |
The number of home ranges in the network (integer).
Vojta Barták
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.