Give connector data in a CATMAID neuron the same attributes as node data. I.e. adding Label information to indicate compartments such as axon and dendrite

assign.connector.info(x, ...)

# S3 method for neuron
assign.connector.info(x, ...)

# S3 method for neuronlist
assign.connector.info(x, ...)

Arguments

x

a neuron/neuronlist object that has primary neurites marked (Label = 7) and soma as the root

...

Currently ignored