Learn R Programming

SeuratExplorer (version 0.1.0)

server: Server

Description

Server

Usage

server(input, output, session)

Value

the server functions of shiny app

Arguments

input

Input from the UI

output

Output to send back to UI

session

from shiny server function