Learn R Programming

SWTools (version 1.1.0)

VeneerGetTSVariables: 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")

Value

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

Arguments

run

Which run to retrieve from. Defaults to the latest

baseURL

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

Examples

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

Run the code above in your browser using DataLab