.libPaths( c( "~/Rlibs2", .libPaths()) )
setwd("~/LRRsims")
print(getwd())
nsims = 1000
library(npcausalML)
#library(future)
#plan(multisession, workers = 16)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.