Learn R Programming

shinyMatrix (version 0.8.0)

startApplication: Start Application

Description

This function starts an example app from the folder `inst`.

Usage

startApplication(app = "app", port = 4242)

Arguments

app

name of the folder in `inst`

port

port of web application

Examples

Run this code
if (FALSE) {
startApplication("appCopy")
}

Run the code above in your browser using DataLab