README.md

singingRate

singingRate is a R package that allows to estimate the singing rate of adult birds over many weeks.

Installing songPreference

singingRate can be installed directly from GitHub. The package devtools is required. If that package is not present in R, install it with the following line of code:

install.packages("devtools")

Then install singingRate with the following code:

install_github(repo= "crodriguez-saltos/singingRate", build_vignettes= TRUE)


crodriguez-saltos/singingRate documentation built on May 29, 2019, 9:13 a.m.