poke {g6R} | R Documentation |
Example pokemon data
Description
Pokemon evolution network to showcase combo features.
Usage
data(poke)
Format
A list with 3 nested lists:
- nodes
list with 120 pokemon.
- edges
list with 69 connections.
- combo
list with 51 pokemon families. A family contains all evolutions of a pokemon.
Source
[Package g6R version 0.1.0 Index]