CIRAD dashboard for exploring long-term experiments on mango
You can install {mangoviz} R package from gitlab with:
remotes::install_gitlab("doana-r/mangoviz")
Run this command to launch the app locally:
library(mangoviz)
run_app("en")
# or the french version:
run_app("fr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.