extract_xml_section_from_lines: Get the lines of an XML section, including the section tags

View source: R/extract_xml_section_from_lines.R

extract_xml_section_from_linesR 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


beautier documentation built on Nov. 2, 2023, 5:08 p.m.