Skip to contents

UI module for generating the pokemon evolution timeline

Server module generating the pokemon evolution timeline

Usage

poke_evol_ui(id)

poke_evol_server(id, selected, shiny)

Arguments

id,

character used to specify namespace, see shiny::NS

selected

Input containing the selected pokemon index.

shiny

Whether to display a shiny version. FALSE by default.

Value

a shiny::tagList containing UI elements