R/mode_poke_moves.R
poke-moves.Rd
UI module for sorting pokemon
Server module generating the pokemon interface
poke_moves_ui(id) poke_moves_server(id, selected)
character used to specify namespace, see shiny::NS
shiny::NS
Input containing the selected pokemon index.
a shiny::tagList containing UI elements
shiny::tagList