VeneerGetNodesbyType: Get a vector of node names for a given type

View source: R/Veneer.R

VeneerGetNodesbyTypeR Documentation

Get a vector of node names for a given type

Description

Get a vector of node names for a given type

Usage

VeneerGetNodesbyType(NodeType, baseURL = "http://localhost:9876")

Arguments

NodeType

The node to return the names of. The icon in /network is searched for this name

baseURL

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

Value

vector of node names matching the specified node type

Examples

## Not run: 
VeneerGetNodesbyType("Weir")

## End(Not run)


SWTools documentation built on May 31, 2023, 6:24 p.m.