View source: R/hemibrain_split.R
add_Label | R Documentation |
Manually add a Label annotation, indicative of cable type, to a neuron's arbour and synapses.
add_Label(
x,
PointNo = NULL,
Label = 2,
erase = FALSE,
lock = NULL,
internal.assignments = FALSE,
...
)
x |
a |
PointNo |
the points in the neuron for which the |
Label |
the Label to be added. See |
erase |
if |
lock |
a numeric vector of cable types that will not be updated by |
internal.assignments |
logical. If TRUE, hidden function |
... |
Additional arguments passed to methods or eventually to
|
a neuron
or neuronlist
flow_centrality
, add_field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.