Home

Awesome

RUbitrail

An R package to analyse the output of Ubitrail, an open-source software for tracking animal locomotion. Together, these aim to provide a complete toolkit for quantifying two-dimensional locomotory behaviours in animals. Documentation and tutorials on using the software are available here.

RUbtrail's pre-processing steps allow for:

And further analysis can return data on a range of behavioural metrics, including:

Install the latest version of this package from github:

require(devtools)
devtools::install_github("jogall/rubitrail")