#'@name danger_options
#'@title retrieve the settings for the package
#'@description This function uses the option "dsSS_settings" and the global enviroment
#'to retrieve the settings
#'@export
danger_options <- function()
{
return(.Options)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.