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)


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