evolution_tree: Evolution Tree

Description Usage Arguments Value Examples

Description

Get the evolution tree of a pokemon character in a data frame Note: this version only creates evolution trees for babies

Usage

1
evolution_tree(name_val)

Arguments

name_val

The name of a Pokemon character, a string

Value

A data frame containing the names of the characters the name_val evolves into, the trigger that causes it, and the minimum level it occurs at

Examples

1
evolution_tree("bulbasaur")

UBC-MDS/pokedex documentation built on May 30, 2019, 11:41 a.m.