Description Usage Arguments Value
detect_java()
attempts to check that the JAVA_HOME variable is set and that
the PATH includes a JDK bin. If either of these things is not true, it
returns FALSE
.
1 | detect_java(dialr = FALSE, quiet = FALSE)
|
dialr |
Should warning messages be formatted for
|
quiet |
Should warning messages be displayed at all? |
A boolean indicating whether Java is available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.