Please use the following code to install and load the package:
if (!require(devtools)) {
install.packages("devtools")
}
devtools::install_github("xmc811/xmcutil")
library(xmcutil)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.