plotPath: Plot animal movement data

Description Usage Arguments Details Value

View source: R/plotPath.R

Description

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

Usage

1
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.


gunpowder78/pathtrackr documentation built on May 28, 2019, 8:54 p.m.