# install.packages("devtools")
# library(devtools)
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS"=TRUE) #this is so warnings don't turn into errors
devtools::install_github("ecologicaltools/IBRtools")
library(IBRtools)
(The simpler is just use it in Rstudio Cloud and then export the files you want to save in your computer later on)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.