datavores/vgsample: A Representative Sample of Video Games

This package provides a representative sample of video games stratified by first release year. It also includes the code used to produce the sample along with descriptions of the data sources our team drew from, our cleaning and sampling processes, and our rationale. In summary, our team aggregrated four major public libraries of game data (GiantBomb, UVList, MobyGames, and the now-defunct AllGames) and extracted a random sample of games from each year of game data based on each game's initial release year. This sample is designed to assist all parties interested in studying trends in video games over time by providing a clean, manageable collection of games to study which can be used to make inferences about the larger game population.

Getting started

Package details

Maintainer
License
Version0.1
URL
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("datavores/vgsample")
datavores/vgsample documentation built on May 14, 2019, 8:59 p.m.