test.openBabelPlot <- function() {
if(! ChemmineR:::.haveOB())
DEACTIVATED("this test requires ChemmineOB, but not installed")
data(sdfsample)
openBabelPlot(sdfsample[1])
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.