poke_network: Pokemon network data

poke_networkR Documentation

Pokemon network data

Description

Useful data to reconstruct with visNetwork htmlWidget.

Usage

poke_network

Format

## 'who' A list with nodes and edges dataframes. For the node dataframe:

id

Pokemon id

label

Pokemon name

group

Pokemon family

image

Pokemon sprite

shape

Node shape

value

Node value

For edges:

from

Pokemon previous stage

to

Pokemon next stage

title

Evolution detail

arrow

Direction of arrows

Source

<https://pokeapi.co/docs/v2#evolution-section>


DivadNojnarg/shinyMons documentation built on Feb. 1, 2025, 3:24 p.m.