srppp_xml_get_parallel_imports {srppp} | R Documentation |
Get Parallel Imports from an XML version of the Swiss Register of Plant Protection Products
Description
Get Parallel Imports from an XML version of the Swiss Register of Plant Protection Products
Usage
srppp_xml_get_parallel_imports(srppp_xml = srppp_xml_get())
Arguments
srppp_xml |
An object as returned by 'srppp_xml_get' |
Value
A tibble::tibble with a row for each parallel import section in the XML file.
Examples
# Get current list of parallel_imports
srppp_xml_get_parallel_imports()
[Package srppp version 1.0.1 Index]