extract_udfs: Extract a named list of udf vectors from an xmlNode

View source: R/Udf.R

extract_udfsR Documentation

Extract a named list of udf vectors from an xmlNode

Description

Extract a named list of udf vectors from an xmlNode

Usage

extract_udfs(x)

Arguments

x

XML::xmlNode or NodeRefClass possibly bearing udf fields

Value

a named list of lists where each sublist is comprised of

  • name character

  • type character

  • value data type varies

Or empty list if the xmlNode has no fields

See Also

Other Node Udf: NodeRefClass_get_udfs, get_udfs


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