typrr is a toy type checker for R.
You can install typrr from github with:
# install.packages("devtools")
devtools::install_github("igjit/typrr")
typrr::type_check("filename.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.