Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.54 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.54 KB

wagglefit

R-CMD-check lint pkgdown test-coverage DOI

wagglefit is an R package to analyse waggle run distributions and estimate the resulting proportions of scout and recruit dances, providing an estimate of dance use in undisturbed colonies.

Installation

You can install the development version from GitHub with:

install.packages("devtools")
devtools::install_github("joseph-palmer/wagglefit")

Honeybees vary collective decision making in different landscapes

All code used in the publication Honeybees vary collective decision making in different landscapes is stored in inst/publication.tar.gz/. To extract it use tar -xzvf publication.tar.gz.

Reporting issues

If you notice any issues with this code please raise an issue in the github repo.