Learn R Programming

beastier (version 2.5.2)

get_java_version: Get the Java version

Description

Get the Java version

Usage

get_java_version()

Arguments

Value

the Java version

Author

Richèl J.C. Bilderbeek

Examples

Run this code

if (is_beast2_installed() && beautier::is_on_ci()) {
  get_java_version()
}

Run the code above in your browser using DataLab