Something <- "something"
globalTruth <- T
whoami <- function() {
print("spbtest3!")
}
classtest <- function(){
vl = 1
class(vl)=="numeric"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.