Learn R Programming

srppp (version 2.0.2)

srppp_xml_get_parallel_imports: 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())

Value

A tibble::tibble with a row for each parallel import section in the XML file.

Arguments

srppp_xml

An object as returned by 'srppp_xml_get'

Examples

Run this code
# Try to get current list of parallel_imports
# \donttest{
try(srppp_xml_get_parallel_imports())
# }

Run the code above in your browser using DataLab