# Here's a good place to put your top-level package documentation
.onAttach <- function(lib, pkgname = "simutils") {
## Put stuff here you want to run when your package is loaded
invisible()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.