View source: R/mt_extract_pubmed.R
mt_extract_pubmed | R Documentation |
Extract all fields of interest for each article.
mt_extract_pubmed(pubmed_xml, cl = 7)
pubmed_xml |
The PubMed XML results file, as a string. |
cl |
The number of CPU cores as a number to be passed to 'pblapply'. |
A tibble of all articles of interest and their fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.