entrez_dbs {rentrez}R 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


entrez_dbs()


[Package rentrez version 1.2.1 Index]