is_xmlNode: Test if an object inherits from XML::XMLAbstractNode

View source: R/misc.R

is_xmlNodeR Documentation

Test if an object inherits from XML::XMLAbstractNode

Description

Test if an object inherits from XML::XMLAbstractNode

Usage

is_xmlNode(x, classname = "XMLAbstractNode")

Arguments

x

object to test

classname

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

Value

logical


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.