Install and load devtools:
install.packages("devtools")
library(devtools)
Install the package from github:
install_github("BrunoVilela/normalizer")
Load the package:
library(normalizer)
Check the help for more information:
?normalizer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.