is_xmlNode: Test if an object inherits from xml2::xml_node

View source: R/misc.R

is_xmlNodeR Documentation

Test if an object inherits from xml2::xml_node

Description

Test if an object inherits from xml2::xml_node

Usage

is_xmlNode(x, classname = "xml_node")

Arguments

x

object to test

classname

character, the class name to test against, by default 'xml_node'

Value

logical


thredds documentation built on Sept. 1, 2023, 5:08 p.m.