is.neuronlist | R Documentation |
Tests if object is a neuronlist.
is.neuronlist(x)
x |
the object to test |
is.neuronlist
uses a relaxed definition to cope with older
lists of neurons that do not have a class attribute of neuronlist.
A logical indicating whether the object is a neuronlist.
Other neuronlist:
*.neuronlist()
,
neuronlist-dataframe-methods
,
neuronlistfh()
,
neuronlist()
,
nlapply()
,
read.neurons()
,
write.neurons()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.