Learn R Programming

editbl (version 1.3.0)

runDevApp: Run a development app

Description

Run a development app

Usage

runDevApp()

Arguments

Value

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

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.