xml_view_trees: view xml simliar to the unix tree command line tool

View source: R/xml_view_trees.R

xml_view_treesR Documentation

view xml simliar to the unix tree command line tool

Description

view xml simliar to the unix tree command line tool

Usage

xml_view_trees(xml, depth = NULL)

Arguments

xml

an object of class "xml_nodeset" or "xml_document"

depth

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


dantonnoriega/xmltools documentation built on March 26, 2023, 10:46 a.m.