dot-parse_app_args: Figure Out Args for shinyslack_app

.parse_app_argsR Documentation

Figure Out Args for shinyslack_app

Description

Figure Out Args for shinyslack_app

Usage

.parse_app_args(options)

Arguments

options

Named options that should be passed to the runApp call (these can be any of the following: "port", "launch.browser", "host", "quiet", "display.mode" and "test.mode"). You can also specify width and height parameters which provide a hint to the embedding environment about the ideal height/width for the app.

Value

The parsed options.


r4ds/shinyslack documentation built on March 26, 2024, 4:26 a.m.