#' BDS languages
#'
#' Lists the languages available for BDS implementations.
#' @export
BDS_languages <- function() {
c(English = "en", German = "de", "German (formal)" = "de_f")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.