add_gate_binding_on_neuron_hje: Add a gate binding into a neuron

View source: R/neuron_hjelmfelt.R

add_gate_binding_on_neuron_hjeR Documentation

Add a gate binding into a neuron

Description

Use this function to add a binding into a list called gate_bindings within the neuron. this list will be create if it doesn't exists

Usage

add_gate_binding_on_neuron_hje(neuron, binding)

Arguments

neuron

The neuron which will have a gate binding added.

binding

A list representing the binding. The structure can be anything.

Value

The neuron passed as parameter but with the binding in it.


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