plotPath: Plot animal movement data

View source: R/plotPath.R

plotPathR Documentation

Plot animal movement data

Description

This function plots the path of an animal tracked using the trackPath function.

Usage

plotPath(path.list)

Arguments

path.list

a list object created by the trackPath function

Details

This function relies on the ggplot package.

Value

A density plot of time spent in a position overlaid with the tracked animal's path.


aharmer/pathtrackr documentation built on June 3, 2023, 1:29 p.m.