behavr v0.3.2

0

Monthly downloads

0th

Percentile

Canonical Data Structure for Behavioural Data

Implements an S3 class based on 'data.table' to store and process efficiently ethomics (high-throughput behavioural) data.

Readme

behavrTravis-CI Build StatusCoverage StatusCRANCRAN log

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")

Functions in behavr

Name Description
rejoin Join data and metadata
behavr An S3 class, based on data.table, to store ethomics data
bin_apply Bin a variable (typically time) and compute an aggregate for each bin
stitch_on Stitch behavioural data by putting together the same individuals recorded over different experiments on the basis of a user-defined identifier
time_conversion Time conversion utilities
toy_activity_data Generate toy activity and sleep data mimicking Drosophila behaviour in tubes
xmv Expand a metavariable and map it against the data
bind_behavr_list Put together a list of behavr tables
meta Retrieve and set metadata
print.behavr Print and summarise a behavr table
No Results!

Last month downloads

Details

Date 2019-01-02
License GPL-3
Encoding UTF-8
LazyData true
URL https://github.com/rethomics/behavr
BugReports https://github.com/rethomics/behavr/issues
RoxygenNote 6.1.1
NeedsCompilation no
Packaged 2019-01-02 16:50:59 UTC; quentin
Repository CRAN
Date/Publication 2019-01-03 01:10:13 UTC
suggests covr , knitr , testthat
depends data.table , R (>= 3.00)
imports methods
Contributors

Include our badge in your README

[![Rdoc](http://www.rdocumentation.org/badges/version/behavr)](http://www.rdocumentation.org/packages/behavr)