neuromorpho_literature_fields | R Documentation |
Returns a vector of literature fields available from the neuromorpho.org database. These fields can be used in the field section of the custom queries.
neuromorpho_literature_fields(neuromorpho_url = "http://neuromorpho.org", ...)
neuromorpho_url |
the base URL for querying the neuromorpho database, defaults to http://neuromorpho.org |
... |
methods passed to |
Articles can also be searched in a web browser at http://neuromorpho.org/LS.jsp
Other literature functions:
neuromorpho_get_article()
,
neuromorpho_literature_field_counts()
,
neuromorpho_literature_field_entries()
,
neuromorpho_literature_search()
# Let's see what meta data fields neuromorpho.org has for its literature database
lit.fields = neuromorpho_literature_fields()
print(lit.fields)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.