Within the move package, UD surfaces are plotted by first using move::getVolumeUD() and then feeding the resulting object into move::plot() followed by e.g. contour(ud, levels=c(0.5, 0.95), add=TRUE).
Within movegroup there is one function that plots UD surfaces, and UD contours with spatial reference in a single function call.
When comparing UD surfaces and UD contours between the two approaches there are differences.
vs.
OR
vs.
The plots resulting from movegroup::plotraster() have UD areas broken up into smaller chunks, and less and smaller 50% UDs too.
Within the move package, UD surfaces are plotted by first using move::getVolumeUD() and then feeding the resulting object into move::plot() followed by e.g. contour(ud, levels=c(0.5, 0.95), add=TRUE).
Within movegroup there is one function that plots UD surfaces, and UD contours with spatial reference in a single function call.
When comparing UD surfaces and UD contours between the two approaches there are differences.
vs.
OR
vs.
The plots resulting from movegroup::plotraster() have UD areas broken up into smaller chunks, and less and smaller 50% UDs too.