neuromorpho_literature_field_counts: Get the number of different articles for a neuromorpho...

View source: R/literature.R

neuromorpho_literature_field_countsR Documentation

Get the number of different articles for a neuromorpho literature field

Description

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.

Usage

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.

See Also

Other literature functions: neuromorpho_get_article(), neuromorpho_literature_field_entries(), neuromorpho_literature_fields(), neuromorpho_literature_search()


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