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)


matt-s-gibbs/swtools documentation built on Feb. 3, 2024, 3:43 p.m.