prune_online: Prune a neuron interactively

View source: R/prune.R

prune_onlineR Documentation

Prune a neuron interactively

Description

Remove points from a neuron, keeping the root node intact

Usage

prune_online(x, ...)

## S3 method for class 'neuron'
prune_online(x, ...)

## S3 method for class 'neuronlist'
prune_online(x, ...)

Arguments

x

a neuron/neuronlist object

...

additional arguments passed to methods

Value

A pruned neuron/neuronlist object


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.