check_tempnetwork_completely.tempnetwork: A function that checks, all relevalnt...

Description Usage Arguments Value

View source: R/tempnetwork-inputchecker.R

Description

A function that checks, all relevalnt 'tempnetwork'-conditions (see documentation of 'tempntwork' in general)

Usage

1
2
3
## S3 method for class 'tempnetwork'
check_tempnetwork_completely(tempNetwork,
  throwError = TRUE)

Arguments

tempNetwork

A 'tempnetwork'-object.

throwError

If TRUE the respective errors will be thrown. Otherwise, a truth value will be returned.

Value

The boolean value TRUE, if all relevalnt 'tempnetwork'-conditions


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