has_xml_opening_tag {beautier} | R Documentation |
Is an XML opening tag with value 'section' present among the lines of the text?
has_xml_opening_tag(lines, section = NA)
lines |
lines of an XML text |
section |
if NA, this function returns TRUE if there is any
XML opening tag. If |
lines of XML text
Richèl J.C. Bilderbeek