Learn R Programming

SWTools (version 1.1.0)

VeneerGetInputSets: Get vector of InputSets

Description

Get vector of InputSets

Usage

VeneerGetInputSets(baseURL = "http://localhost:9876")

Value

vector containing info on Input Sets in the model

Arguments

baseURL

URL of the Veneer server. Defaults to the veneer default.

Examples

Run this code
if (FALSE) {
VeneerGetInputSets()
}

Run the code above in your browser using DataLab