extract_xml_section_from_lines {beautier} | R Documentation |
Get the lines of an XML section, including the section tags
extract_xml_section_from_lines(lines, section)
lines |
lines of the XML text |
section |
the XML section name |
the section's lines of XML text, including the tags
Richèl J.C. Bilderbeek