I have been trying to make an app using R Shiny modules. This is what the module looks like.
library(shiny) library(dplyr) library(tidyr) library(plotly) libr