test.monoisotopicMasses <- function() {
elem <- initializePSE()
all(sapply(elem, function(x) {x$mass == as.integer(getMolecule(x$name, elem)$exactmass)}))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.