View source: R/xml_view_trees.R
| xml_get_trees | R Documentation | 
get a tree of xml simliar to the unix tree command line tool
xml_get_trees(doc, depth = NULL)
doc | 
 an xml doc or nodeset  | 
depth | 
 how deep to go. root is 0, next is 1, etc. NULL by default.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.