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(), neuronlistz(), neuronlist(), nlapply(), read.neurons(), write.neurons()


jefferis/nat documentation built on Feb. 22, 2024, 12:45 p.m.