powered by
Get Parallel Imports from an XML version of the Swiss Register of Plant Protection Products
srppp_xml_get_parallel_imports(srppp_xml = srppp_xml_get())
A tibble::tibble with a row for each parallel import section in the XML file.
An object as returned by 'srppp_xml_get'
# Try to get current list of parallel_imports # \donttest{ try(srppp_xml_get_parallel_imports()) # }
Run the code above in your browser using DataLab