Learn R Programming

rlc (version 0.5.0)

closePage: 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()

Arguments

Examples

Run this code
if (FALSE) openPage(useViewer = FALSE)
closePage()

Run the code above in your browser using DataLab