entrez_uid-class: Class '"entrez_uid"'

Description Examples

Description

A container for UIDs returned by a call to esearch. It is essentially a character vector of UIDs supplemented with a number of attributes:

retmax:

Total number of hits retrieved from the Entrez server.

retstart:

Index of the first hit retrieved from the Entrez server.

count:

Total number of hits for a search query.

query_translation:

Details of how Entrez translated the query.

querykey:

If usehistory = TRUE, the query key, otherwise NA.

webenv:

If usehistory = TRUE, the Web envronment string, otherwise NA.

database:

Name of the queried database.

Examples

1
###

Example output



reutils documentation built on May 1, 2019, 9:15 p.m.