#' #Initialize package
#'
#' @param libnam Name of the library the package is installed in.
#' @param pkgname The name of the package (NAMCr)
#'
#' @return none No return
#'
.onLoad = function(libnam, pkgname) {
initialize()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.