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