zekrom-vale / ZekDex

ZekDex: A comprehensive R package and CSV files for Pokémon data. Features National Dex Info, Legendary/Mythical Groupings, Base Stats, Evolution Info, and Random Pokémon Generation. Data sourced from Bulbapedia, covering generations I-IX. Ideal for data scientists, Pokémon enthusiasts, and researchers.
Other
1 stars 0 forks source link

Documentation add examples #7

Open zekrom-vale opened 5 months ago

zekrom-vale commented 5 months ago

To help users start with exploring data we need some examples. Like how to combine multiple datasets, deal with some missing forms and then graph data with ggplot2.