| entrez_db_summary | R Documentation | 
Retrieve summary information about an NCBI database
entrez_db_summary(db, config = NULL)
db | 
 character, name of database to summaries  | 
config | 
 config vector passed to   | 
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
Other einfo: 
entrez_db_links(),
entrez_db_searchable(),
entrez_dbs(),
entrez_info()
## Not run: 
entrez_db_summary("pubmed")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.