Skip to contents

Server module generating the pokemon gallery interface

Usage

pokeGallery(input, output, session, mainData, details, shiny)

Arguments

input

Shiny inputs.

output

Shiny outputs.

session

Shiny session.

mainData

Object containing the main pokemon data.

details

Object containing extra pokemon details.

shiny

Whether to display a shiny version. FALSE by default.