roaldarbol / anibehavr

🪲 An R package for Analysis of Animal Behaviour
http://www.roald-arboel.com/anibehavr/
Other
3 stars 0 forks source link
animal-behavior behavioural-states data-analysis r

anibehavr

The goal of anibehavr is to easily analyse data of animal behaviour

Installation

You can install the development version of anibehavr like so:

install.packages('devtools')
devtools::install_github('roaldarbol/anibehavr')

Example

This is a basic example which shows you how to solve a common problem:

library(anibehavr)
## basic example code