Debug-use only, reload package, mount demo subject, and launch shiny app
Source:R/module-viewdebug.R
view_layout.Rd
Debug-use only, reload package, mount demo subject, and launch shiny app
Arguments
- module_id
module ID to debug
- sidebar_width
input width, from 1 to 11, default is 3
- launch.browser
whether to launch browser, default is true, other options are
rstudioapi::viewer
or false.- reload
whether to reload package first. default is true,
- ...
passed to
init_app