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

View source: R/neuronlist.R

is.neuronlistR Documentation

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

Details

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

Value

A logical indicating whether the object is a neuronlist.

See Also

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


nat documentation built on Aug. 25, 2023, 5:16 p.m.