powered by
returns the version and build number of a given tau-argus executable specified in argument exe.
exe
argusVersion(exe, verbose = FALSE)
a list with two elements being the tau-argus version and the build-number.
a path to a tau-argus executable
(logical) if TRUE, the version info and build number of the given tau-argus executable will be printed.
TRUE
if (FALSE) { argusVersion(exe="C:\\Tau\\TauArgus.exe", verbose=TRUE) }
Run the code above in your browser using DataLab