options(parallelly.debug = TRUE)
cl <- makeClusterPSOCK(2, dryrun = TRUE)
cl <- autoStopCluster(cl)
print(cl)
rm(list = "cl")
gc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.