Last chance! 50% off unlimited learning
Sale ends in
translates text id into current language.
translate(text, language = options_regressor("language"))
the id for the text.
the language to choose. It can be "es" or "en".
# NOT RUN {
translate("knnl")
translate("knnl", "en")
# }
Run the code above in your browser using DataLab