Learn R Programming

nat (version 1.8.11)

is.neuronlist: Test objects of neuronlist class to store multiple neurons

Description

Tests if object is a neuronlist.

Usage

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.

See Also

Other neuronlist: *.neuronlist, neuronlist-dataframe-methods, neuronlistfh, neuronlist, nlapply, read.neurons, write.neurons