Get version of installed bbi

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

Arguments

.bbi_exe_path

Path to bbi executable

Value

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

Examples

if (FALSE) {
bbi_version()
}