Function for shifting neurons randomly in 3D space. Does not tilt the neuron.

shift.neurons(neurons, shift = 1, n = 100)

Arguments

neurons

a neuron/neuronlist object

shift

the size of the shift

n

the number of random shifts to perform