neuromorpho_field_entries | R Documentation |
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",
...
)
field |
a valid neuron field, as returned by |
neuromorpho_url |
the base URL for querying the neuromorpho database, defaults to http://neuromorpho.org |
... |
methods passed to |
All the data fields, and their entries, can be seen and explored on neuromorpho.org at http://neuromorpho.org/MetaData.jsp.
neuromorpho_neurons_info
,
neuromorpho_read_neurons
,
neuromorpho_fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.