neuromorpho_fields: Return the available meta data fields for neuromorpho neurons

View source: R/search.R

neuromorpho_fieldsR Documentation

Return the available meta data fields for neuromorpho neurons

Description

Returns a vector of neuron fields available from the neuromorpho.org database. These fields can be used in the field section of the custom queries.

Usage

neuromorpho_fields(neuromorpho_url = "http://neuromorpho.org", ...)

Arguments

neuromorpho_url

the base URL for querying the neuromorpho database, defaults to http://neuromorpho.org

...

methods passed to neuromorpho_async_req, or in some cases, neuromorphr:::neuromorpho_fetch

Details

All the data fields can be seen and explored on neuromorpho.org at http://neuromorpho.org/MetaData.jsp.

See Also

neuromorpho_neurons_info, neuromorpho_read_neurons, neuromorpho_field_entries


jefferislab/neuromorphr documentation built on April 25, 2023, 9:07 p.m.