Analysis of Big Mac price data from almost all over the world. The main element of this analysis are numerous charts that allow you to track the prices of this fast food in an accessible way. The project includes boxplots, lineplots, scatterplots, heatmaps and barplots. Besides, there is also an illustration drawn with the R language.
- R 4.2.2
- ggplot2 3.4.0
- maggritr 2.0.3
- gridExtra 2.3
- draw 1.0.0
- DescTools 0.99.47
- Execute command
git clone https://github.com/Ilvondir/bigmac-price-analysis
. - Open R-scripts at R/RStudio.
- Install all missing packages.
- Select all the code and execute it.