R/neuron-io-neuroml.R
Read one or more neurons from a NeuroML v1 file
read.neuron.neuroml(f, ..., AlwaysReturnNeuronList = FALSE)
f | Path to a NeuroML format XML file |
---|---|
... | Additional arguments passed to read.morphml (and on to
|
AlwaysReturnNeuronList | See Value section (default |
When the XML file contains only 1 cell and
AlwaysReturnNeuronList=FALSE
, a neuron
object,
otherwise a neuronlist
containing one or more neurons.
http://www.neuroml.org/specifications