knitr::opts_chunk$set(echo = TRUE)
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.
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)
You can access few examples from the vignettes provided along with the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.