xml2nactem: Convert an XML File to Plain Text NaCTeM Format

Description Usage Arguments Value

View source: R/nactem.R

Description

Convert an XML File to Plain Text NaCTeM Format

Usage

1
2
xml2nactem(xml_filename, TNU_markup, PTNU_markup, regPTNU_markup,
  xmlschema)

Arguments

xml_filename

the filename (one XML file) to convert to NaCTeM plain text

xmlschema

the schema of the XML document; will be assigned as class to the XML object, once the file is read

Value

a list of the names that have been extracted and the plain text or an error


pensoft/ropenbio documentation built on Dec. 17, 2020, 5:50 a.m.