runDevApp {editbl}R Documentation

Run a development app

Description

Run a development app

Usage

runDevApp()

Details

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.

Value

An object that represents the app. Printing the object or passing it to runApp() will run the app.


[Package editbl version 1.0.5 Index]