Learn R Programming

ambiorix (version 2.2.0)

stop_all: Stop

Description

Stop all servers.

Usage

stop_all()

Arguments

Value

NULL (invisibly)

Examples

Run this code
if (interactive()) {
  stop_all()
}

Run the code above in your browser using DataLab