Description Usage Arguments Value See Also Examples
Parses the SMPDB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
1  | build.SMPDB(outfolder, testMode = FALSE)
 | 
outfolder | 
 Which folder to save temp files to?  | 
testMode | 
 run in test mode? Only parses first ten compounds  | 
data table with parsed database
download.file,unzip
getURL
str_match
pbapply
fread,rbindlist
1  | ## Not run: build.SMPDB(outfolder=tempdir(), testMode=TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.