has_xml_closing_tag {beautier} | R Documentation |
section
present among the lines of
the text?Is an XML closing tag with the value of section
present among the lines of
the text?
has_xml_closing_tag(lines, section)
lines |
lines of the XML text |
section |
the XML section |
TRUE if there is an XML closing tag with the value of
section
present. FALSE otherwise
Richèl J.C. Bilderbeek