srppp_xml_get_ingredients {srppp}R Documentation

Get ingredients for all registered products described in an XML version of the Swiss Register of Plant Protection Products

Description

Get ingredients for all registered products described in an XML version of the Swiss Register of Plant Protection Products

Usage

srppp_xml_get_ingredients(srppp_xml = srppp_xml_get())

Arguments

srppp_xml

An object as returned by 'srppp_xml_get'

Value

A tibble::tibble containing a line for each ingredient of each W-Number

Examples


library(srppp)
srppp_xml_get_ingredients()


[Package srppp version 1.0.1 Index]