VeneerGetTSVariables: Get a vector of the type of time series variables recorded

View source: R/Veneer.R

VeneerGetTSVariablesR 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)


SWTools documentation built on May 29, 2024, 1:33 a.m.