install.packages("devtools")
library(devtools)
install_github('mshakya/rpiret')
to use the library, simply load it into R environment: ``` library(rpiret) ````
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.