Nothing
# UTILITY FUNCTIONS
LGchangeLog <- function(n=20)
# Write first n lines of limmaGUI changelog
# Gordon Smyth
# 20 Sep 2004. Last modified 30 Oct 2004.
{
writeLines(readLines(system.file("doc","changelog.txt",package="limmaGUI"),n=n))
}
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.