Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, all relevalnt 'tempnetwork'-conditions (see documentation of 'tempntwork' in general)
1 2 3 | ## S3 method for class 'tempnetwork'
check_tempnetwork_completely(tempNetwork,
throwError = TRUE)
|
tempNetwork |
A 'tempnetwork'-object. |
throwError |
If TRUE the respective errors will be thrown. Otherwise, a truth value will be returned. |
The boolean value TRUE, if all relevalnt 'tempnetwork'-conditions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.