#' MSA languages
#'
#' Lists the languages available for MSA implementations.
#' @export
MSA_languages <- function() {
c("en", "de", "de_inf", "de_f", "fr")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.