check.graph {networkGen} | R Documentation |
check.graph
Description
Simple check function
Usage
check.graph(x)
Arguments
x |
This check graphs to confirm that it is a closed loop logic |
Details
To ensure that it is a closed loop logic
Author(s)
Aiden Loe
Examples
check.graph(nodeLogic(value = 1, type= "circuit", itemFamily= 1))
[Package networkGen version 0.1.1 Index]