View source: R/is_java_available.R
is_java_available | R Documentation |
The restoptr package uses Java to perform optimization procedures. As such, it is important that Java is installed correctly when using this package. This function verifies if Java is available on the system.
is_java_available()
A logical
(TRUE
or FALSE
) value indicating if Java is available
for usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.