pathSummary: Summary table of an animal's tracked path

Description Usage Arguments Value

View source: R/pathSummary.R

Description

This function produces a summary table of total distance, mean velocity, total duration and the number of frames where tracking was unsuccessful, based on a list object generated by the trackPath function.

Usage

1
pathSummary(path.list)

Arguments

path.list

a list object created by the trackPath function

Value

A dataframe with summary info of an animal's path.


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