Nothing
.onLoad <- function(lib, pkg, ...) {
Sys.setenv(RCHEMCPPPATH=file.path(lib,pkg,"chemcpp"))
library.dynam(chname="Rchemcpp",package=pkg,lib.loc=lib)
}
loadModule("Rmolecule", TRUE)
loadModule("Rmoleculeset", TRUE)
loadModule("Relements", TRUE)
loadModule("subtreehelper",TRUE)
loadModule("spectrumhelper",TRUE)
loadModule("spectrum3Dhelper",TRUE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.