srppp_xml_get_substances {srppp} | R Documentation |
Get substances from an XML version of the Swiss Register of Plant Protection Products
Description
Get substances from an XML version of the Swiss Register of Plant Protection Products
Usage
srppp_xml_get_substances(srppp_xml = srppp_xml_get())
Arguments
srppp_xml |
An object as returned by 'srppp_xml_get' |
Value
A tibble::tibble containing primary keys, IUPAC names and substance names in German, French and Italian.
Examples
try(srppp_xml_get_substances())
[Package srppp version 1.1.0 Index]