entrez_dbs: List databases available from the NCBI

Description Usage Arguments Value See Also Examples

View source: R/entrez_info.r

Description

Retrieves the names of databases available through the EUtils API

Usage

1
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

1
2
3
4
## Not run: 
entrez_dbs()

## End(Not run)

ropensci/rentrez documentation built on Nov. 18, 2020, 8:20 a.m.