Package: behavr 0.3.2
behavr: Canonical Data Structure for Behavioural Data
Implements an S3 class based on 'data.table' to store and process efficiently ethomics (high-throughput behavioural) data.
Authors:
behavr_0.3.2.tar.gz
behavr_0.3.2.zip(r-4.7)behavr_0.3.2.zip(r-4.6)behavr_0.3.2.zip(r-4.5)
behavr_0.3.2.tgz(r-4.6-any)behavr_0.3.2.tgz(r-4.5-any)
behavr_0.3.2.tar.gz(r-4.7-any)behavr_0.3.2.tar.gz(r-4.6-any)
behavr_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
behavr/json (API)
| # Install 'behavr' in R: |
| install.packages('behavr', repos = c('https://rethomics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rethomics/behavr/issues
biological-data-analysisdata-structuresethomics
Last updated from:f1fa5a79bf. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 117 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | NOTE | 115 | ||
| macos-release-arm64 | NOTE | 128 | ||
| macos-oldrel-arm64 | NOTE | 135 | ||
| windows-devel | NOTE | 90 | ||
| windows-release | NOTE | 67 | ||
| windows-oldrel | NOTE | 71 | ||
| wasm-release | OK | 100 |
Exports:behavrbin_applybin_apply_allbind_behavr_listdayshoursis.behavrmetaminsrejoinsetbehavrsetmetastitch_ontoy_activity_datatoy_dam_datatoy_ethoscope_dataxmv
Dependencies:data.table
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An S3 class, based on data.table, to store ethomics data | behavr is.behavr setbehavr |
| Bin a variable (typically time) and compute an aggregate for each bin | bin_apply bin_apply_all |
| Put together a list of behavr tables | bind_behavr_list |
| Retrieve and set metadata | meta setmeta |
| Print and summarise a behavr table | print.behavr summary.behavr |
| Join data and metadata | rejoin |
| Stitch behavioural data by putting together the same individuals recorded over different experiments on the basis of a user-defined identifier | stitch_on |
| Time conversion utilities | days hours mins time_conversion |
| Generate toy activity and sleep data mimicking Drosophila behaviour in tubes | toy_activity_data toy_dam_data toy_ethoscope_data |
| Expand a metavariable and map it against the data | xmv |
