Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 2.85 KB

README.md

File metadata and controls

71 lines (51 loc) · 2.85 KB

OlympicRshiny

CRAN checks r-universe status badge

Project Status: Active - The project has reached a stable, usable state and is being actively developed. GitHub issues

MIT license

How to engage with “OlympicRshiny” the first time ?

## Installing the package from GitHub
devtools::install_github("Amalan-ConStat/OlympicRshiny")

## Installing the package from CRAN
install.packages("OlympicRshiny")

Old project is at : Here

Old location for the Rshiny App: Here

Data for the Application: Here

Current Rshiny Application: Here

Why I choose Rshiny than a blog post ?

  • Convenience.
  • Attractive.
  • Simple.
  • No Intention of Comparison between countries or players.

What does this Rshiny App does ?

Tabs

  • GRAPH - Plot indicating the medals wons over the years for a chosen country.
  • DATA - For a chosen country the data is acquired.
  • DESCRIBE - Summary of the chosen country in an interactive table.
  • G/YEARS - For a chosen country a bar plot indicating how Gender representation changes over year.
  • S/YEARS - For a chosen country a bar plot indicating how Gender representation changes over sport.