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/threddscrawler2 documentation built on March 2, 2025, 1:19 a.m.