to_list_node | R Documentation |
Helper to convert xml node to R list.
to_list_node(x, max = 5)
x |
A document, node, or node set. |
max |
maximum number of recurrence into subnodes. Default is 5. |
it acts as_list but value returned is different, with attributes expanded to sublists rather than recovered as attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.