2022-12-09

shiny App

shiny project

This App is a shiny project created with the files:

  • I ui.R (for user interface) controls how the app looks.
  • I server.R that controls what the app does.

ui.R file

server.R file

The code for this project is here:

Thanks