pkmngor

For Pokémon GO trainers

Interactive visualisations of selected data from the GAME_MASTER file. Currently these include

Base stats for each Pokémon, by type

Base capture and flee rates

The source code is provided as an example for developers interested in creating similar graphs.

For developers

Provides an R interface to the Pokémon GO GAME_MASTER data.

Examples of exploring and extracting data

To install the R package, run

library(devtools)
install_github("chjackson/pkmngor")

Github repository for package sources


Chris Jackson https://github.com/chjackson