express.is_express_app
express.is_express_app(app, app_dir)
Detect whether an app file is a Shiny express app
Parameters
Returns
: bool
-
True
if it is a Shiny express app,False
otherwise.
Detect whether an app file is a Shiny express app
: bool
True
if it is a Shiny express app, False
otherwise.