line_level_xml: Pull a table of relevant values from specified nodes in the...

View source: R/line_level_utils.R

line_level_xmlR 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


bodsr documentation built on Feb. 16, 2023, 8:44 p.m.