Learn R Programming

J4R (version 1.0.8)

killJava: Force the JVM to shut down

Description

This is the not so gentle way to exit the JVM.

Usage

killJava()

Arguments

Details

In case the JVM is stuck and does not respond to interrupt. It is possible to force the shutdown through this function.