VeneerGetInputSets {SWTools} | R Documentation |
Get vector of InputSets
VeneerGetInputSets(baseURL = "http://localhost:9876")
baseURL |
URL of the Veneer server. Defaults to the veneer default. |
vector containing info on Input Sets in the model
## Not run:
VeneerGetInputSets()
## End(Not run)