.onLoad <- function(libname, pkgname) {
### Code that needs to be executed when the package is loaded goes here
# Create the RSGHB class
setClass("RSGHB")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.