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.
ppdb_parse(source, verbose = TRUE)
an object of class xml_document
as returned by read_html
.
logical; print message during processing to console?
A list of 11 data.frames : ec_regulation, approved_in, general, parents, fate, deg, soil, metab, etox, names and source_url.
[Reference removed on request.]