startApplication: Start Application

Description Usage Arguments Examples

View source: R/startApplication.R

Description

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

Usage

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

Arguments

app

name of the folder in 'inst'

port

port of web application

Examples

1
2
3
4
## Not run: 
startApplication("appCopy")

## End(Not run)

shinyMatrix documentation built on May 20, 2021, 5:06 p.m.