This function parses a (substance) html from the website into an R object.
Earlier versions allowed also to search and download the database.
However, this is explicitly against the terms and conditions of use [link removed on request].
On request we also removed all links to the website / database.
Usage
ppdb_parse(source, verbose = TRUE)
Arguments
source
an object of class xml_document as returned by read_html.
verbose
logical; print message during processing to console?
Value
A list of 11 data.frames : ec_regulation, approved_in, general, parents, fate,
deg, soil, metab, etox, names and source_url.