Last chance! 50% off unlimited learning
Sale ends in
Retrieve summary information about an NCBI database
entrez_db_summary(db, config = NULL)
Character vector with the following data
DbName Name of database
Description Brief description of the database
Count Number of records contained in the database
MenuName Name in web-interface to EUtils
DbBuild Unique ID for current build of database
LastUpdate Date of most recent update to database
character, name of database to summaries
config vector passed to httr::GET
Other einfo:
entrez_db_links()
,
entrez_db_searchable()
,
entrez_dbs()
,
entrez_info()
if (FALSE) {
entrez_db_summary("pubmed")
}
Run the code above in your browser using DataLab