smot is an open-source R-library for statistical modeling and visualization in a bese-r style.
require(devtools)
devtools::install_github("jiachengzhao/smot")
library(smot)
splot(cars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.