I am new to shiny and I’m trying to use it to develop an interactive web application of World Population using dataset of total population from Gapminder website (https://www.gapminder.org/data/).
Can anyone please help me with the ui.R and server.R code?
What have you done y so far? Which is your specific problem?
Please try to rephrase your question as a reproducible example, if you have never heard of it before, here is how to do it.