mt_extract_pubmed: Extract fields of interest from PubMed results

View source: R/mt_extract_pubmed.R

mt_extract_pubmedR Documentation

Extract fields of interest from PubMed results

Description

Extract all fields of interest for each article.

Usage

mt_extract_pubmed(pubmed_xml, cl = 7)

Arguments

pubmed_xml

The PubMed XML results file, as a string.

cl

The number of CPU cores as a number to be passed to 'pblapply'.

Value

A tibble of all articles of interest and their fields.


serghiou/metareadr documentation built on Aug. 21, 2023, 2:33 a.m.