check_neuron_circuit_hje: Checks the circuit structure

View source: R/neuron_hjelmfelt.R

check_neuron_circuit_hjeR Documentation

Checks the circuit structure

Description

This function checks if the circuit passed as a parameter has the correct structure.

Usage

check_neuron_circuit_hje(circuit)

Arguments

circuit

Circuit object to be checked.

Details

Currently, it is checking if circuit is a list and if it has a list called gates in it.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.