Nothing
.onAttach <- function(lib, pkg) {
packageStartupMessage("
------------------------------------------------------------------
-- VMSbase 2.0 --
VMSbase comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute
it under certain conditions, as outlined at
http://www.gnu.org/licenses/gpl-2.0.html
----------------------------------------------------------
Type in the console ' gui_main() ' to start the main VMSbase GUI
------------------------------------------------------------------
")
}
#
#
# .onUnload <- function(libpath)
# {
# library.dynam.unload("vmsbase", libpath)
# }
#
# ## no S4 methodology here; speedup :
# .noGenerics <- 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.