epmc_ftxt: Fetch Europe PMC full texts

View source: R/epmc_ftxt.r

epmc_ftxtR Documentation

Fetch Europe PMC full texts

Description

This function loads full texts into R. Full texts are in XML format and are only provided for the Open Access subset of Europe PMC.

Usage

epmc_ftxt(ext_id = NULL)

Arguments

ext_id

character, PMCID. All full text publications have external IDs starting 'PMC_'

Value

xml_document

Examples

  ## Not run: 
  epmc_ftxt("PMC3257301")
  epmc_ftxt("PMC3639880")
  
## End(Not run)

njahn82/rebi documentation built on Nov. 28, 2023, 9:28 p.m.