Package

The Rtrack package is available from CRAN.

To install:

Pre-release versions can also be installed directly from the github repository if necessary:

remotes::install_github("rupertoverall/Rtrack")

Example data

The tutorial requires an example dataset which can be downloaded here.

To download the file and unpack the zip archive from within R:

# Download example dataset into the current directory
download.file("https://rupertoverall.net/Rtrack/example_data.zip", "example_data.zip")
unzip("example_data.zip")
unlink("example_data.zip")

Documentation

The documentation on this website is also available as PDF:

Morris water maze:

Barnes maze:

Open field:

Novel object recognition:

Active place avoidance: