Assignment: Shiny

Published

October 1, 2023

About App

  • This app aims to help users analyze and explore olympics data interactively.

  • The visualization provides evolution of how the number of sportsperson in different age groups has varied over the years.


Command Line

You can run my shiny app using the following command.

library(shiny)

shiny::runGitHub("https://github.com/pjournal/mef07-sezgia", subdir = "/app/app.R")