startApplication.Rd
This function starts an example app from the folder `inst`.
startApplication(app = "app", port = 4242)
name of the folder in `inst`
port of web application
if (FALSE) { # \dontrun{ startApplication("appCopy") } # }