xml_value: Extract the value from a simple XML::xmlNode object

View source: R/misc.R

xml_valueR Documentation

Extract the value from a simple XML::xmlNode object

Description

Extract the value from a simple XML::xmlNode object

Usage

xml_value(x, ...)

Arguments

x

XML::xmlNode with a value

...

further arguments for XML::xmlValue()

Value

the value of the node


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