VeneerGetTSVariables {SWTools}R Documentation

Get a vector of the type of time series variables recorded

Description

Get a vector of the type of time series variables recorded

Usage

VeneerGetTSVariables(run = "latest", baseURL = "http://localhost:9876")

Arguments

run

Which run to retrieve from. Defaults to the latest

baseURL

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

Value

a vector of variable types (e.g. Downstream flow, Downstream Flow Concentration, water surface elevation)

Examples

## Not run: 
 VeneerGetTSVariables()

## End(Not run)


[Package SWTools version 1.0.3 Index]