startApplication: Start Application

View source: R/startApplication.R

startApplicationR Documentation

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

## Not run: 
startApplication("appCopy")

## End(Not run)


shinyMatrix documentation built on May 29, 2024, 4:24 a.m.