Skip to content

Commit

Permalink
Added the introduction's steam link
Browse files Browse the repository at this point in the history
  • Loading branch information
Berke Ucar committed Oct 6, 2023
1 parent cbb2901 commit 886b988
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion mini-project-1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Make sure that you're using dplyr and ggplot2 rather than base R for this task.

<!-------------------------- Start your work below ---------------------------->
## 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.

Expand Down
14 changes: 7 additions & 7 deletions mini-project-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Binary file modified mini-project-1_files/figure-gfm/unnamed-chunk-5-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 886b988

Please sign in to comment.