poke_network | R Documentation |
Useful data to reconstruct with visNetwork htmlWidget.
poke_network
## 'who' A list with nodes and edges dataframes. For the node dataframe:
Pokemon id
Pokemon name
Pokemon family
Pokemon sprite
Node shape
Node value
For edges:
Pokemon previous stage
Pokemon next stage
Evolution detail
Direction of arrows
<https://pokeapi.co/docs/v2#evolution-section>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.