## Environment that holds global variables and settings
## for GSVA
gsva_global <- new.env(parent=emptyenv())
## whether start and end messages in the gsva*()
## functions should be shown
gsva_global$show_start_and_end_messages <- TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.