Learn R Programming

srppp (version 2.0.2)

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

Value

A tibble::tibble containing primary keys, IUPAC names and substance names in German, French and Italian.

Arguments

srppp_xml

An object as returned by 'srppp_xml_get'

Examples

Run this code
# \donttest{
try(srppp_xml_get_substances())
# }

Run the code above in your browser using DataLab