xml_get_trees: get a tree of xml simliar to the unix tree command line tool

View source: R/xml_view_trees.R

xml_get_treesR Documentation

get a tree of xml simliar to the unix tree command line tool

Description

get a tree of xml simliar to the unix tree command line tool

Usage

xml_get_trees(doc, depth = NULL)

Arguments

doc

an xml doc or nodeset

depth

how deep to go. root is 0, next is 1, etc. NULL by default.


ultinomics/xmltools documentation built on March 27, 2023, 9:56 a.m.