extract_xml_section_from_lines {beautier} | R Documentation |
Get the lines of an XML section, including the section tags
Description
Get the lines of an XML section, including the section tags
Usage
extract_xml_section_from_lines(lines, section)
Arguments
lines |
lines of the XML text |
section |
the XML section name |
Value
the section's lines of XML text, including the tags
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]