# Some useful keyboard shortcuts for package authoring:
#
# Build and Reload Package: 'Cmd + Shift + B'
# Check Package: 'Cmd + Shift + E'
# Test Package: 'Cmd + Shift + T'
.onAttach <- function(libname, pkgname) {
packageStartupMessage("This is the \"joeyr\" package.")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.