Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 789 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 789 Bytes

Big Mac Price Analysis

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.

Used Tools

  • R 4.2.2
  • ggplot2 3.4.0
  • maggritr 2.0.3
  • gridExtra 2.3
  • draw 1.0.0
  • DescTools 0.99.47

Requirements

How to run

  1. Execute command git clone https://github.com/Ilvondir/bigmac-price-analysis.
  2. Open R-scripts at R/RStudio.
  3. Install all missing packages.
  4. Select all the code and execute it.