pathSummary: Summary table of an animal's tracked path

View source: R/pathSummary.R

pathSummaryR Documentation

Summary table of an animal's tracked path

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

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.


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