The goal of the bnvd package is to provide a Shiny app to explore some of the data about sales of pesticides in France.
You can install bnvd from GitHub with:
install.packages("devtools")
devtools::install_github(repo = "AFB-dataviz/dataviz_bnvd")
The app can be run in RStudio using the Addins menu (Run BNV-D Shiny app) or directly in the console.
bnvd::run_app()