Learn R Programming

europepmc (version 0.4.3)

epmc_ftxt_book: 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)

Value

xml_document

Arguments

ext_id

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

Examples

Run this code
  if (FALSE) {
  epmc_ftxt_book("NBK32884")
  }

Run the code above in your browser using DataLab