#' languages
#'
#' Lists the languages available for questionnaires.
#'
#' @export
languages <- function() {
c("en", "de", "de_f", "it", "es", "lv", "ar", "ja")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.