#####################################################################
################# INTERNAL HELPER FUNCTIONS #########################
#####################################################################
LogProcess <- function(...){
write(paste0("[screamr] ", Sys.time(), " ",
paste(...,collapse=" ")), stderr())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.