.onLoad <- function(libname, pkgname) {
##create a composite binary operator in global environment
`%docomb%` <<- if(foreach::getDoParRegistered()) foreach::`%dopar%` else foreach::`%do%`
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.