Nothing
## no S4 methodology here; speedup :
.noGenerics <- TRUE
Sleuth3Manual <- function(){
viewer <- getOption("pdfviewer")
file <- system.file("doc/Sleuth3-manual.pdf", package="Sleuth3")
system(paste(viewer, file, sep=" "))
invisible()
}
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.