inlineCxxPlugin <- Rcpp.plugin.maker(
include.before = "#include <dplyr.h>",
package = "dplyr",
LinkingTo = c("Rcpp", "BH", "dplyr")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.