java_check_version_system {rJavaEnv} | R Documentation |
Check and print Java path and version using system commands
Description
This function checks the Java executable path and retrieves the Java version, then prints these details to the console.
Usage
java_check_version_system(quiet)
Arguments
quiet |
A |
Value
A character
vector of length 1 containing the major Java version.
[Package rJavaEnv version 0.2.2 Index]