tG.tempnetwork: Returns the value stored in the field "tempGraph" of the...

Description Usage Arguments Value

View source: R/tempnetwork-getter.R

Description

Returns the value stored in the field "tempGraph" of the given 'tempnetwork'-object. This can either be the value NULL or the graph representation of the given 'tempnetwork'-object.

Usage

1
2
3
## S3 method for class 'tempnetwork'
tG(tempNetwork, computeTempGraph = FALSE,
  connectGraphs = TRUE)

Arguments

tempNetwork

A 'tempnetwork'-object.

computeTempGraph

If TRUE the graph representation of the given 'tempnetwork'-object will be computed (if necessary).

Value

The value stored in the field "tempGraph" of the given 'tempnetwork'-object.


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