Zagrumes974 is a shiny app developped by CIRAD about epidemiological monitoring of citrus fruits against citrus greening (Huanglongbing) in Réunion Island.
- Contact email: [email protected]
- Developped by Anna Doizy
You can install {zagrumes974} R package from gitlab with:
remotes::install_gitlab("cirad-apps/zagrumes974")
Run this command to launch the app locally:
library(zagrumes974)
run_app("en")
# or the french version:
run_app("fr")