is_xml: Checks if the text is a valid XML node, that is, it has a...

View source: R/is_xml.R

is_xmlR Documentation

Checks if the text is a valid XML node, that is, it has a opening and matching closing tag

Description

Checks if the text is a valid XML node, that is, it has a opening and matching closing tag

Usage

is_xml(text)

Arguments

text

text to be determined to be valid

Value

TRUE if the text is valid XML, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/beautier documentation built on April 4, 2024, 12:33 p.m.