- Map Visualization
- Continent Data Analysis
- Linear Model between Population and GDP
- Data Set View
- Documentation
Effects:
- A Choropleth Map is generated using
leaflet. - Map uses
bootstrapPage()andabsolutePanel(). plotlycharts with user inputs.- User selects brush points and a linear model is calculated.
- App theme "flatly" from the R package
shinythemes. - A top level navigation bar created using
navbarPage().
Link to the app: https://nethika.shinyapps.io/world_population_gdp/
Link to the Code: https://github.com/Nethika/shiny-app-world-data