icons <- list(
"failure" = icon("remove", lib = "glyphicon"),
"finished" = icon("check-circle", lib = "font-awesome"),
"R" = icon("play", lib = "glyphicon"),
"N" = icon("stop", lib = "glyphicon"),
"S" = icon("bed", lib = "font-awesome"),
"unknown" = icon("question-sign", lib = "glyphicon")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.