gG.tempnetwork: Returns a graph from the "graphList" (from the given...

Description Usage Arguments Value

View source: R/tempnetwork-getter.R

Description

Returns a graph from the "graphList" (from the given 'tempnetwork'-object) specified by the parameter "pointName".

Usage

1
2
## S3 method for class 'tempnetwork'
gG(tempNetwork, pointName, safe = TRUE)

Arguments

tempNetwork

A 'tempnetwork'-object.

pointName

A string corresponding with the name of a point in the 'tempflow'-object of the given 'tempnetwork'-object.

Value

The 'igraph'-object from the "graphList" (from the given 'tempnetwork'-object) specified by the parameter "pointName".


KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.