| java_check_version_cmd | R Documentation |
Check installed Java version using terminal commands
java_check_version_cmd(java_home = NULL, quiet = FALSE)
java_home |
Path to Java home directory. If NULL, the function uses the JAVA_HOME environment variable. |
quiet |
A |
A character vector of length 1 containing the major Java version.
java_check_version_cmd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.