| line_level_xml {bodsr} | R Documentation | 
Pull a table of relevant values from specified nodes in the xml
Description
Pull a table of relevant values from specified nodes in the xml
Usage
line_level_xml(x, count = 1, total_count = 1)
Arguments
| 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. | 
Value
Returns a table of values extracted from specified nodes of an xml document
[Package bodsr version 0.1.0 Index]