R/search.R
neuromorpho_field_entries.Rd
Returns a list of values present in the repository for the neuron field requested. These values can be used in the search criteria section of the custom queries.
neuromorpho_field_entries(
field = "species",
neuromorpho_url = "http://neuromorpho.org",
...
)
a valid neuron field, as returned by neuromorpho_fields
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
All the data fields, and their entries, can be seen and explored on neuromorpho.org at http://neuromorpho.org/MetaData.jsp.