Interactive visualisations of selected data from the GAME_MASTER file. Currently these include
Base stats for each Pokémon, by type
The source code is provided as an example for developers interested in creating similar graphs.
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