writeAll = function(printVersion = FALSE){
writeTT(printVersion = printVersion)
cat("Wrote timetable\n")
writeProg(printVersion = printVersion)
cat("Wrote programme\n")
writeIndexPages()
cat("Wrote indices\n")
writeSessionChairs()
cat("Wrote session chairs\n")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.