manually_assign_axon_dendrite: Manually assign the dendrite and axon to a neuron

View source: R/prune.R

manually_assign_axon_dendriteR Documentation

Manually assign the dendrite and axon to a neuron

Description

Manually assign the dendrite and axon to neurons / a neuron

Usage

manually_assign_axon_dendrite(x, ...)

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

## S3 method for class 'split'
plot3d(x, soma = TRUE, ...)

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

Arguments

x

a neuron/neuronlist object

...

additional arguments passed to methods

soma

whether or not to plot a soma, and at what radius

Value

The neuron/neuronlist object with axon/dendrite info assigned in SWC format to neuron$d


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