R-shiny Server for Protein Atlas visualization
pajam_shiny_server(input, output, session, shiny_env = new.env(), ...)
input, output, session | arguments that identify the R-shiny session. |
---|---|
shiny_env |
|
This function defines the R-shiny server side, including data visualization and responses to changes in the UI.
Other pajam shiny:
launch_pajam()
,
pajam_shiny_ui()