poke_pie: Poke Pie Charts

Description Usage Arguments Details

View source: R/poke_pie.R

Description

Create Pie Charts of the color distribution of Pokemon sprites.

Usage

1
poke_pie(path_to_sprites = "", poke)

Arguments

path_to_sprites

path to sprite files. See Details

poke

name or pokedex number of Pokemon

Details

Sprites are not provided and have to be download prior of usage. It is important that the sprites are numbered from 1.png to 801.png. https://github.com/PokeAPI/sprites contains all sprites in the right format and has been used for testing.


schochastics/Rokemon documentation built on Jan. 16, 2022, 2:52 a.m.