get_locale.Rd
Determines the system language to be used for language-dependent output of AMR functions, like mo_gramstain
and mo_type
.
get_locale()
The system language can be overwritten with getOption("AMR_locale")
.
Supported languages are "en"
(English), "de"
(German), "nl"
(Dutch), "es"
(Spanish), "it"
(Italian), "fr"
(French), and "pt"
(Portuguese).
On our website https://msberends.gitlab.io/AMR you can find a omprehensive tutorial about how to conduct AMR analysis and find the complete documentation of all functions, which reads a lot easier than in R.