Description Usage Arguments Value
install_java()
downloads and makes available the current release version
of OpenJDK, which is required for the dialr package. It sets the JAVA_HOME
variable and adds the JDK "bin" folder to the user PATH
.
1 | install_java(dir = "~", check_java = TRUE)
|
dir |
Directory to save the JDK folder |
check_java |
Should the function attempt to detect Java prior to installation? |
The path to the OpenJDK directory (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.