knitr::opts_chunk$set(echo = TRUE)

digiRhythm

digiRhythm is an R library developed at Agroscope and provides a set of tools to analyze and rhythmic behavior of animals using the Degree of Functional Coupling. It also provides a set of vizualization tools such as Actogram, Diurnality Index, Average Daily Activity, and Daily Activity Wrap Plot.

Installation

You can install the development version from GitHub with:

# Uncomment the below two lines if you use the library for the first time of if
# you want to update the library
# install.packages("devtools")
# devtools::install_github("nasserdr/digiRhythm", dependencies = TRUE)

Examples

You can access few examples from the vignettes provided along with the package.

Vignettes



nasserdr/digyRhythm documentation built on April 17, 2025, 8:41 p.m.