entrez_dbs: List databases available from the NCBI

View source: R/entrez_info.r

entrez_dbsR Documentation

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

## Not run: 
entrez_dbs()

## End(Not run)

rentrez documentation built on June 11, 2025, 5:10 p.m.