This is the development area for the package seasonality
, which provides a set
of functions to split year-round space-use measurements into biological seasons,
completed with additional functions to explore and simplify these
seasons. Reference: Basille M., Fortin D., Dussault C., Ouellet J.-P.,
Courtois R. (2013) Ecologically based definition of seasons clarifies
predator-prey interactions. Ecography, 36:220–229. DOI:
10.1111/j.1600-0587.2011.07367.x.
You need to use the package
remotes
:
remotes::install_github("basille/seasonality")
For a list of documented functions, check the package with help.start()
.