ps3_games {toastui} | R Documentation |
Top 20 PS3 games
Description
This dataset contains 20 PS3 video games with sales.
Usage
ps3_games
Format
A data.frame
with 20 rows and 8 variables:
- Name
Name of the game
- Year
Year of the game's release
- Genre
Genre of the game
- Publisher
Publisher of the game
- NA_Sales
Sales in North America (in millions)
- EU_Sales
Sales in Europe (in millions)
- JP_Sales
Sales in Japan (in millions)
- Other_Sales
Sales in the rest of the world (in millions)
Source
GregorySmith on Kaggle (https://www.kaggle.com/gregorut/videogamesales)
[Package toastui version 0.3.3 Index]