Learn R Programming

httpuv (version 1.4.5.1)

stopAllServers: Stop all applications

Description

This will stop all applications which were created by startServer or startPipeServer.

Usage

stopAllServers()

Arguments

See Also

stopServer to stop a specific server.