Resample a catmaid neuron so that connector information is retained

# S3 method for catmaidneuron
resample(x, stepsize = 1, ...)

Arguments

x

A neuron or neuronlist object

stepsize

The new spacing along the tracing

...

additional arguments passed to methods.

Details

NB the connector treenode_id column will retain all the original CATMAID node ids and will therefore no longer match the PointNo identifiers for segments in the resampled neuron.