You can install the released version of secretscrape from github with:
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("hkarp1/secretscrape")
library(secretscrape)
donations_scrape("E01", 1998, "H", "N")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.