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

Description Usage Arguments Value

View source: R/misc.R

Description

Test if an object inherits from xml2::xml_node

Usage

1
is_xml_node(x, classname = "xml_node")

Arguments

x

object to test

classname

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

Value

logical


BigelowLab/ndfd documentation built on May 5, 2019, 2:43 p.m.