Nothing
.onLoad <- function(libname = find.package("hbdct"), pkgname = "hbdct") {
#require.packages<-c('BRugs');
# toinstall.packages<-require.packages[!(require.packages %in% installed.packages()[,"Package"])]
# if (length(toinstall.packages)){
# print(paste('missing packages:',toinstall.packages,sep=''));
# print('install missing packages');
# install.packages(toinstall.packages)
# }
#for (i in require.packages){require(i,character.only = 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.