Learn R Programming

reutils (version 0.1.0)

uid: uid

Description

Retrieve the list of UIDs returned by a call to ESearch or ELink.

Arguments

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

Value

  • A character vector.

See Also

esearch, elink.

Examples

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

Run the code above in your browser using DataLab