A class that holds information computed from the homerange function. Contains all information for plotting in plot.homerange.
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.