topic_pancreas <- paste0(
"pancreas[MeSH Terms] OR ",
"pancreas[Title/Abstract] OR ",
"pancreatic neoplasms[MeSH Terms] OR ",
"pancreatic[Title/Abstract]"
)
topic_gallbladder <- paste0("gallbladder[MeSH Terms] OR ",
"gallbladder[Title/Abstract]]")
topic_bileducts <- paste0(
"bile ducts[MeSH Terms] OR ",
"bile ducts[Title/Abstract]] OR ",
"bile duct[Title/Abstract]] OR ",
"Common Bile Duct Diseases[Mesh] OR ",
"Common Bile Duct Neoplasms[Mesh] OR ",
"Biliary Tract Neoplasms[Mesh] OR ",
"Biliary Tract Diseases[Mesh]"
)
topic_ampulla <- paste0("ampulla[Title/Abstract]] OR ",
"Ampulla of Vater[Mesh] OR ",
"Sphincter of Oddi[Mesh] OR ",
"duodenum[MeSH Terms] OR ",
"duodenum[Title/Abstract]]"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.