shinyAppServer: Shiny app server function

View source: R/shinyAppServer.R

shinyAppServerR Documentation

Shiny app server function

Description

This is the server function to run the shiny app.

Usage

shinyAppServer(input, output, session)

Arguments

input

provided by shiny

output

provided by shiny

session

provided by shiny

Author(s)

Rico Derks


ricoderks/lipidomics documentation built on Nov. 10, 2024, 2:30 a.m.