rshine: Run a shiny app

Description Usage Arguments Value

View source: R/rshine.r

Description

Runs a shiny app.

Usage

1
rshine(path = ".", port = NULL, ...)

Arguments

path

[character]
If no path to a DESCRIPTION is given, the package looks for a DESCRIPTION in the current directory and up to two parent directories.

port

[integer(1)]
Port for runApp.

...

[any]
Passed to runApp.

Value

Invisibly returns TRUE on success.


rdatsci/rt documentation built on Dec. 6, 2020, 5:31 p.m.