Get version of installed babylon

bbi_version(.bbi_exe_path = getOption("rbabylon.bbi_exe_path"))

Arguments

.bbi_exe_path

Path to babylon executable

Value

String giving the version of the bbi binary installed at .bbi_exe_path

Examples

if (FALSE) { bbi_version() }