build_app: build the app

Description Usage Arguments

View source: R/helpers.R

Description

build the app

Usage

1
build_app(name, ui_call, server_call, use_shiny_dashboard)

Arguments

name

a character, the name of the module

ui_call

a call, as returned by build_ui_call()

server_call

a call, as returned by build_server_call()

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.