This data set contains the trajectories of 15 radio-monitored squirrels, as well as the vector maps of habitat composition.
data(squirreloc)
This data set is a list of two objects:
locs
is a SpatialPointsDataFrame
containing the
relocations of 15 squirrels
map
is an object of class SpatialPolygonsDataFrame
containing the habitat composition of the area. The habitat types
and colour coding are stored in the data.frame
The dataset squirreloc
comes from the Ranges VI software. It
has been used to illustrate the compositional analysis (see
?compana
) and the eigenanalysis of selection ratios (see
?eisera
). See also the dataset squirrel
.