R/mapvisit.R

#' mapvisit: map number of visit and residence time for movement data
#'
#' mapvisit helps calculate a map of number of visit and mean, total and median
#' residence time in a given radius for movement data. It takes into account
#' maximum time between locs to consider them as successive. It also consider
#' that the animal can leave and re-enter the circle.
#'
#' @docType package
#' @name mapvisit

NULL
rpatin/mapvisit documentation built on May 14, 2019, 9 a.m.