library(RDCOMClient)
e = COMCreate("Excel.Application")
library(SWinTypeLibs)
i = .Call("R_getRefTypeInfo", getTypeInfo(e)[[1]], as.integer(-1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.