shinyAppId: Modified shinyApp

Description Usage Arguments Value

View source: R/shiny.R

Description

Modified shinyApp

Usage

1
shinyAppId(ui, server)

Arguments

ui

The UI definition of the app

server

A function with three parameters: input, output, and session. The function is called once for each session ensuring that each app is independent

Value

An object that represents the app


th1460/appId documentation built on May 22, 2021, 9:52 a.m.