Learn R Programming

rentrez (version 1.0.1)

entrez_dbs: List databases available from the NCBI

Description

Retrieves the names of databases available through the EUtils API

Usage

entrez_dbs(config = NULL)

Arguments

config
config vector passed to httr::GET

Value

  • character vector listing available dbs

See Also

Other einfo: entrez_db_links; entrez_db_searchable; entrez_db_summary; entrez_info

Examples

Run this code
entrez_dbs()

Run the code above in your browser using DataLab