This is version 1.3 of the MDM package that used to be available on CRAN, updated to work for R version 3.5.
The package is easily installed from GitHub, using the devtools package.
devtools::install_github("SWotherspoon/MDM")
If you don't have devtools
installed already, install it first.
install.packages("devtools")
(MDM otherwise does not need devtools for normal use.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.