poke_types_ui | R Documentation |
UI module for generating the pokemon type
Server module generating the pokemon types info boxes
poke_types_ui(id)
poke_types_server(id, selected)
id |
character used to specify namespace, see |
selected |
Input containing the selected pokemon index. |
a shiny::tagList
containing UI elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.