If x is one number or 3-vector, multiply coordinates by that If x is a 4-vector, multiply xyz and diameter TODO Figure out how to document arithmetic functions in one go

# S3 method for neuronlist
*(x, y)

# S3 method for neuronlist
+(x, y)

# S3 method for neuronlist
-(x, y)

# S3 method for neuronlist
/(x, y)

Arguments

x

a neuronlist

y

(a numeric vector to multiply coords in neuronlist members)

Value

modified neuronlist

Examples

mn2<-Cell07PNs[1:10]*2