diff --git a/mini-project-1.Rmd b/mini-project-1.Rmd index 52cba40..aeafd78 100644 --- a/mini-project-1.Rmd +++ b/mini-project-1.Rmd @@ -170,7 +170,7 @@ Make sure that you're using dplyr and ggplot2 rather than base R for this task. ## Introduction -Steam is a platform that maintains and sells video games for computers. _steam\_games_ dataset contains a subset of games from Steam platform. It contains relevant information about each game such as its original or discounted price, name, url, reviews, etc. I will be analysing this dataset by my selection of questions from the 8 questions mentioned above. Furthermore, the data analysis is done by _ggplot2_ and _deplyr_ libraries. +[Steam](https://store.steampowered.com) is a platform that maintains and sells video games for computers. _steam\_games_ dataset contains a subset of games from Steam platform. It contains relevant information about each game such as its original or discounted price, name, url, reviews, etc. I will be analysing this dataset by my selection of questions from the 8 questions mentioned above. Furthermore, the data analysis is done by _ggplot2_ and _deplyr_ libraries. 1. Plot the distribution of a numeric variable. diff --git a/mini-project-1.md b/mini-project-1.md index 05391ce..a5385c2 100644 --- a/mini-project-1.md +++ b/mini-project-1.md @@ -452,13 +452,13 @@ sufficient comments for a reader to understand your reasoning and code. ## Introduction -Steam is a platform that maintains and sells video games for computers. -*steam_games* dataset contains a subset of games from Steam platform. It -contains relevant information about each game such as its original or -discounted price, name, url, reviews, etc. I will be analysing this -dataset by my selection of questions from the 8 questions mentioned -above. Furthermore, the data analysis is done by *ggplot2* and *deplyr* -libraries. +[Steam](https://store.steampowered.com) is a platform that maintains and +sells video games for computers. *steam_games* dataset contains a subset +of games from Steam platform. It contains relevant information about +each game such as its original or discounted price, name, url, reviews, +etc. I will be analysing this dataset by my selection of questions from +the 8 questions mentioned above. Furthermore, the data analysis is done +by *ggplot2* and *deplyr* libraries. 1. Plot the distribution of a numeric variable. diff --git a/mini-project-1_files/figure-gfm/unnamed-chunk-5-1.png b/mini-project-1_files/figure-gfm/unnamed-chunk-5-1.png index 4c9913d..585a997 100644 Binary files a/mini-project-1_files/figure-gfm/unnamed-chunk-5-1.png and b/mini-project-1_files/figure-gfm/unnamed-chunk-5-1.png differ