get_childvalue: Retrieve the value of a child node(s)

View source: R/Node.R

get_childvalueR Documentation

Retrieve the value of a child node(s)

Description

Retrieve the value of a child node(s)

Usage

get_childvalue(x, name)

Arguments

x

XML::xmlNode or NodeRefClass

name

the name of the child(ren)

Value

named character vector of child values, possibly ""


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