VeneerlatestRunNumber {SWTools} | R Documentation |
Get the number of the latest run
Description
Get the number of the latest run
Usage
VeneerlatestRunNumber(baseURL = "http://localhost:9876")
Arguments
baseURL |
URL of the Veneer server. Defaults to the veneer default. |
Value
integer of the latest run number
Examples
## Not run:
VeneerlatestRunNumber()
## End(Not run)
[Package SWTools version 1.0.3 Index]