mdweisner/boardgameatlasR: Board Game Atlas API Wrapper

A basic API wrapper for querying the Board Game Atlas (BGA) search API, found at https://www.boardgameatlas.com/api. BGA is an website that catalogs board game information and statistics, such as the mechanics, number of players, and playtime. The boardgameatlasR app will allow users to query the API and coerce the retrieved games into a tidy format. It also includes metrics on review scores of the games, review text, recent comments of the game on www.reddit.com, and more. For full information on the API, please consult https://www.boardgameatlas.com/api/docs.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
URL https://github.com/mdweisner/boardgameatlasr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdweisner/boardgameatlasR")
mdweisner/boardgameatlasR documentation built on July 10, 2020, 12:24 p.m.