# The unit used for the duration column.
#
get_option_duration_units <- function(default = "mins") {
getOption("duration.units", default = default)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.