Learn R Programming

reutils (version 0.1.0)

database: database

Description

Retrieve the target database name from an eutil object.

Arguments

x
An eutil object.
...
Further arguments passed on to methods.

Value

  • A character string.

See Also

einfo, esearch, esummary, efetch, elink, epost, egquery, espell, ecitmatch.

Examples

Run this code
e <- esearch("Mus musculus", "taxonomy")
database(e)

Run the code above in your browser using DataLab