plotSummary: Summary plots of an animal's tracked path

Description Usage Arguments Details Value

View source: R/plotSummary.R

Description

This function produces a summary plot of cumulative distance and velocity over time, and rose plots of absolute and relative bearings, based on a list object generated by the trackPath function.

Usage

1
plotSummary(path.list)

Arguments

path.list

a list object created by the trackPath function

Details

plotSummary uses ggplot2 and gridExtra to produce a four panel summary plot.

Value

A four panel summary plot.


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