pokemon | R Documentation |
A dataset with pokémon data from Nintendo games.
pokemon
A data frame with 949 rows and 22 columns:
a numeric vector representing the ID of each Pokémon
a character vector representing the name of each Pokémon
a numeric vector representing the species ID of each Pokémon
a numeric vector representing the height of each Pokémon
a numeric vector representing the weight of each Pokémon
a numeric vector representing the base experience of each Pokémon
a character vector representing the primary type of each Pokémon
a character vector representing the secondary type of each Pokémon
a numeric vector representing the HP (hit points) of each Pokémon
a numeric vector representing the attack points of each Pokémon
a numeric vector representing the defense points of each Pokémon
a numeric vector representing the special attack points of each Pokémon
a numeric vector representing the special defense points of each Pokémon
a numeric vector representing the speed of each Pokémon
a character vector representing the primary color of each Pokémon
a character vector representing the secondary color of each Pokémon
a character vector representing the final color of each Pokémon
a character vector representing the primary egg group of each Pokémon
a character vector representing the secondary egg group of each Pokémon
a character vector representing the URL image of each Pokémon
a numeric vector representing the generation ID of each Pokémon
a character vector representing the URL image of each Pokémon
https://bulbapedia.bulbagarden.net/wiki/Main_Page
https://github.com/phalt/pokeapi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.