detect_java: Detect Java Install Using Environment Variables

Description Usage Arguments Value

View source: R/dialr.R

Description

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.

Usage

1
detect_java(dialr = FALSE, quiet = FALSE)

Arguments

dialr

Should warning messages be formatted for test_dialr()?

quiet

Should warning messages be displayed at all?

Value

A boolean indicating whether Java is available


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.