closePage: Stop server

View source: R/lc.R

closePageR 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)


rlc documentation built on May 29, 2024, 6:04 a.m.