killProcess: Kills or ends a windows process

Description Usage Arguments Value Author(s) See Also Examples

View source: R/OS.R

Description

The task name can be retrieved from the Windows Task list. Useful for killing EXCEL processes that linger-on even after Excel application is quit

Usage

1
killProcess(process_name)

Arguments

x

process to kill

Value

None

Author(s)

Amit Agni

See Also

Other operating system functions: write2clip()

Examples

1
killProcess("EXCEL")

amit-agni/cutlery documentation built on Dec. 31, 2019, 2:09 p.m.