homerange-class {riverdist} | R Documentation |
The "homerange" Class
Description
A class that holds information computed from the homerange function. Contains all information for plotting in plot.homerange.
Elements
ranges
:Object of class
"data.frame"
. Contains a column of the identifiers for each individual, and a column of the associated home ranges.subseg_n
:List of the number of times each subsegment was traveled. The first level of the list corresponds to individual, the second level to river segment.
subseg_length
:List of lengths of each subsegment.
seg, vert, unique, rivers
:All inputs from the original homerange call.
Author(s)
Matt Tyers
[Package riverdist version 0.16.3 Index]