as.neuronlist.neuronlistfh {nat} | R Documentation |
convert neuronlistfh to a regular (in memory) neuronlist
Description
convert neuronlistfh to a regular (in memory) neuronlist
Usage
## S3 method for class 'neuronlistfh'
as.neuronlist(l, ...)
Arguments
l |
An existing list or a single neuron to start a list |
... |
Additional arguments passed to methods |
[Package nat version 1.8.24 Index]