checkmoves (CH, accept = c(0, 1000), userdist, mask, showall = TRUE, silent = FALSE)mask nor userdist is specified), non-Euclidean network distances
implied by a linear habitat mask, or any distances presented in userdist.
Linear habitat masks are prone to breaks (missing edges in the graph
representation). If an animal is `recaptured' on both sides of a break
then the network distance for that `movement' will be infinite.
checkmoves displays the message `All OK' if there are no
out-of-range movements, and otherwise displays the number of
individuals with out-of-range movements.out <- checkmoves(captdata, accept = c(0,100))
outRun the code above in your browser using DataLab