# make_immunr_cluster = function () {
# require(doParallel)
# require(parallel)
# IMMUNR_CLUSTER = makeCluster(parallel::detectCores(), type='PSOCK')
# registerDoParallel(IMMUNR_CLUSTER)
# }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.