View source: R/line_level_utils.R
line_level_xml | R Documentation |
Pull a table of relevant values from specified nodes in the xml
line_level_xml(x, count = 1, total_count = 1)
x |
An xml object |
count |
numeric. Where the xml file is taken from a zip collection, the number file it is. Defaults to 1. |
total_count |
numeric. Where the xml file is taken from a zip collection, the total number of files in the zip. Defaults to 1. |
Returns a table of values extracted from specified nodes of an xml document
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.