Description Usage Arguments Value See Also Examples
Parses the BMDB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
1  | build.BMDB(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
getURL
str_match
download.file,unzip
pboptions
connections
xmlValue,xmlEventParse
1  | ## Not run: build.BMDB(outfolder=tempdir(), testMode=TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.