poke_data | R Documentation |
Extract of some data from the 151 first Pokemons.
poke_data
poke_data
A nested list with 151 entries. Each sublist contains:
name (char): Pokemon name.
description (char): Pokemon description.
shape (char): Pokemon shape.
sprites (list):
front_default (char): front sprite URL.
shiny_default (char): front sprite URL (shiny form).
...
Have a look to inst/app-doc/data-doc.html to get an interactive overview.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.