show_MSnProcess <- function(object) {
cat("- - - Processing information - - -\n")
for (proc in object@processing)
cat(proc,"\n")
cat(" MSnbase version:",object@MSnbaseVersion,"\n")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.