Returns a vector of counts for every field entry for a given neuromorpho literature field. E.g. you can find out how the number of papers that used particular neuron reconstruction softwares.

neuromorpho_literature_field_counts(
  field = "tracingSystem",
  neuromorpho_url = "http://neuromorpho.org",
  ...
)

Arguments

field

a valid neuron field, as returned by neuromorpho_fields

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

Articles can also be searched in a web browser at http://neuromorpho.org/LS.jsp.