xml_children_names: Get the names of children

View source: R/misc.R

xml_children_namesR Documentation

Get the names of children

Description

Get the names of children

Usage

xml_children_names(x, unique_only = TRUE)

Arguments

x

xml2::xml_node

unique_only

logical if TRUE remove duplicates

Value

zero or more child names.


BigelowLab/thredds documentation built on March 5, 2025, 3:13 a.m.