Learn R Programming

thredds (version 0.1-4)

xml_children_names: Get the names of children

Description

Get the names of children

Usage

xml_children_names(x, unique_only = TRUE)

Value

zero or more child names.

Arguments

x

xml2::xml_node

unique_only

logical if TRUE remove duplicates