recurse {recurse} | R Documentation |
Computes revisitation metrics for trajectory data
Description
Computes revisitation metrics for trajectory data, such as the number of revisitations for each location as well as the time spent for that visit and the time since the previous visit. Also includes functions to plot data.
Details
The function getRecursions
computes the revisit metrics, which can be plotted with
plot.recurse
. Alternatively, getRecursionsAtLocations
computes revisit metrics
for specified locations, rather than all locations in the movement trajectory.
Author(s)
Chloe Bracis <cbracis@uw.edu>
[Package recurse version 1.4.0 Index]