find_evol: Recursively find pokemon evolutions

View source: R/utils.R

find_evolR Documentation

Recursively find pokemon evolutions

Description

When length(tmp$evolves_to) is 0, the function returns a list with aggregated pokemon names, ids, trigger, levels ...

Usage

find_evol(tmp, id, entry_point, trigger = NULL, level = NULL, object = NULL)

Arguments

tmp

id, entry_point, trigger, level, object Internal parameters

Value

A list.


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