epmc_ftxt_book: Fetch Europe PMC books

View source: R/epmc_ftxt_book.r

epmc_ftxt_bookR Documentation

Fetch Europe PMC books

Description

Use this function to retrieve book XML formatted full text for the Open Access subset of the Europe PMC bookshelf.

Usage

epmc_ftxt_book(ext_id = NULL)

Arguments

ext_id

character, publication identifier. All book full texts are accessible either by the PMID or the 'NBK' book number.

Value

xml_document

Examples

  ## Not run: 
  epmc_ftxt_book("NBK32884")
  
## End(Not run)

europepmc documentation built on Sept. 21, 2023, 1:07 a.m.