powered by
Parses the VMH DB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.VMH(outfolder, testMode = FALSE)
Which folder to save temp files to?
run in test mode? Only parses first ten compounds
data table with parsed database
getURL str_match pbapply GET,content_type,content rbindlist
getURL
str_match
pbapply
GET
content_type
content
rbindlist
# NOT RUN { build.VMH(outfolder=tempdir(), testMode=TRUE) # }
Run the code above in your browser using DataLab