library(ReportingTools)
mynewrep = readReport("./bigtest.html")
df = data.frame(x= rnorm(10), y = rnorm(10))
publish(df, mynewrep, "id2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.