Skip to contents

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

Examples

if (FALSE) {
entrez_dbs()
}