poke_locations_ui | R Documentation |
UI module for generating the pokemon location card
Server module generating the pokemon location card
poke_locations_ui(id)
poke_locations_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.