closePage {rlc}R Documentation

Stop server

Description

Stops the server and closes all currently opened pages (if any). This function is a wrapper of the stopServer method inherited by the LCApp class from the App class.

Usage

closePage()

Examples

## Not run: openPage(useViewer = FALSE)
closePage()
## End(Not run)


[Package rlc version 0.5.0 Index]