start: Starts the Squash match simulator

Description Usage Arguments Author(s) Examples

Description

Starts the application in a web browser, which should open automatically.

Usage

1
start(debugMode = FALSE)

Arguments

debugMode

(logical) if TRUE, the server function will call load_all() each time the browser is refreshed, which allows to test code-changes without having to abort and restart the function.

Author(s)

Roman Pahl, roman.pahl@gmail.com

Examples

1
2
3
4
## Not run: 
start()

## End(Not run)

rpahl/Squash documentation built on May 28, 2019, 12:35 a.m.