Tests if object is a neuronlist.

is.neuronlist(x)

Arguments

x

the object to test

Value

A logical indicating whether the object is a neuronlist.

Details

is.neuronlist uses a relaxed definition to cope with older lists of neurons that do not have a class attribute of neuronlist.