library(workshopbuilder)
.libPaths()
work <- installWorkshops("MultiAssayWorkshop",
exclude = FALSE, ncpus = 12)
getBookRepo()
work
addWorkshops(work)
rmds <- transferVignettes(work)
addRmdFiles(rmds)
renderWorkshops(format = "all")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.