| epmc_ftxt | R Documentation | 
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.
epmc_ftxt(ext_id = NULL)
| ext_id | character, PMCID. All full text publications have external IDs starting 'PMC_' | 
xml_document
  ## Not run: 
  epmc_ftxt("PMC3257301")
  epmc_ftxt("PMC3639880")
  
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.