blockShiny: blockShiny

Description Usage Arguments Examples

View source: R/shiny.R

Description

The function blockShiny starts the browser to start anlysis.

Usage

1
blockShiny(shiny.maxRequestSize = 100 * 1024^2, launch.browser = T)

Arguments

shiny.maxRequestSize

The maximum size of the uploaded file.

launch.browser

If 'TRUE', launch browser.

Examples

1
2
library (metaFunc)
blockShiny()

xiaonui/metaFunc documentation built on April 9, 2021, 9:50 a.m.