run_module: run a module in standalone mode

Description Usage Arguments

View source: R/run_module.R

Description

run a module in standalone mode

Usage

1
run_module(module_name, ..., use_shiny_dashboard = FALSE)

Arguments

module_name

a character, the name of the server function

...

additional named parameters passed to the module

use_shiny_dashboard

a logical, set to TRUE if the module uses shinydashboard components


Tutuchan/shinyrunmodule documentation built on May 7, 2019, 3:12 p.m.