terminalKill {rstudioapi}R Documentation

Kill Terminal

Description

Kill processes and close a terminal.

Usage

terminalKill(id)

Arguments

id

The terminal id. The id is obtained from terminalList(), terminalVisible(), terminalCreate(), or terminalExecute().

Note

The terminalKill function was added in version 1.1.350 of RStudio.


[Package rstudioapi version 0.16.0 Index]