argusVersion: argusVersion

Description Usage Arguments Value Examples

Description

returns the version and build number of a given tau-argus executable specified in argument exe.

Usage

1
argusVersion(exe, verbose = FALSE)

Arguments

exe

a path to a tau-argus executable

verbose

(logical) if TRUE, the version info and build number of the given tau-argus executable will be printed.

Value

a list with two elements being the tau-argus version and the build-number.

Examples

1
2
3
4
## Not run: 
argusVersion(exe="C:\\Tau\\TauArgus.exe", verbose=TRUE)

## End(Not run)

bernhard-da/sdcTable documentation built on June 10, 2019, 4:54 a.m.