Description
Canonical Data Structure for Behavioural Data.
Description
Implements an S3 class based on 'data.table' to store and process efficiently ethomics (high-throughput behavioural) data.
README.md
behavr
behavr
is part of the rethomics framework. This README is a short explanation of the basics of behavr
. A comprehensive tutorial is available on the rethomics webpage. We also provide a conventional pdf documentation.
Installation
library(devtools)
install_github("rethomics/behavr")