runDevApp {editbl} | R Documentation |
Run a development app
runDevApp()
This app prints some of the server objects and has a button to interactively browse the code. This is useful for debugging and experimenting with new features.
An object that represents the app. Printing the object or passing it
to runApp()
will run the app.