| poke_evol_ui | R Documentation | 
UI module for generating the pokemon evolution timeline
Server module generating the pokemon evolution timeline
poke_evol_ui(id)
poke_evol_server(id, selected, shiny)
| id | character used to specify namespace, see  | 
| selected | Input containing the selected pokemon index. | 
| shiny | Whether to display a shiny version. FALSE by default. | 
a shiny::tagList containing UI elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.