View source: R/neuron_hjelmfelt.R
| add_gate_binding_on_neuron_hje | R Documentation | 
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
add_gate_binding_on_neuron_hje(neuron, binding)
| neuron | The neuron which will have a gate binding added. | 
| binding | A list representing the binding. The structure can be anything. | 
The neuron passed as parameter but with the binding in it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.