Skip to contents

Shiny Hotspot Panel App

Usage

hotspotApp()

hotspotServer(id, project_df, main_par = NULL)

hotspotInput(id)

hotspotUI(id)

hotspotOutput(id)

Arguments

id

identifier for shiny reactive

project_df, main_par

reactive arguments

Value

No return value; called for side effects.

Author

Brian S Yandell, brian.yandell@wisc.edu