Remove points from a neuron, keeping the root node intact
prune_online(x, ...)
# S3 method for neuron
prune_online(x, ...)
# S3 method for neuronlist
prune_online(x, ...)
Arguments
x |
a neuron/neuronlist object |
... |
additional arguments passed to methods |
Value
A pruned neuron/neuronlist object