Learn R Programming

J4R (version 1.0.7)

getJavaVersion: Get the current Java version

Description

Returns the current Java version either through the command line if not connected to the Java server or through the Java server if connected.

Usage

getJavaVersion()

Arguments

Value

a list with the first slot (version) being the version and the second slot (architecture) referring to the 32-Bit or 64-Bit architecture

See Also

getJavaArchitecture