xml_atts: Extract the attributes from a simple XML::xmlNode object

View source: R/misc.R

xml_attsR Documentation

Extract the attributes from a simple XML::xmlNode object

Description

Extract the attributes from a simple XML::xmlNode object

Usage

xml_atts(x, ...)

Arguments

x

XML::xmlNode with attributes

...

further arguments for XML::xmlAttrs()

Value

character vector of the attributes


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