Learn R Programming

networkGen (version 0.1.1)

check.graph: 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

Examples

Run this code
# NOT RUN {
check.graph(nodeLogic(value = 1, type= "circuit", itemFamily= 1))
# }

Run the code above in your browser using DataLab