poke_moves_ui | R Documentation |
UI module for sorting pokemon
Server module generating the pokemon interface
poke_moves_ui(id)
poke_moves_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.