View source: R/pokeAttackModule.R
pokeAttack | R Documentation |
Server module for generating the pokeAttacks section
pokeAttack(input, output, session, attacks)
input |
Shiny inputs. |
output |
Shiny outputs. |
session |
Shiny session. |
attacks |
Data containing all pokemon abilities in the first generation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.