1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 10:53:18 +02:00

(v1.7.1.9067) Support for Swedish and Russian

This commit is contained in:
2021-12-12 09:42:03 +01:00
parent 5b5f70a103
commit 56f1ce328a
81 changed files with 1588 additions and 530 deletions

View File

@ -277,7 +277,7 @@ proportion_S <- function(...,
#' @export
proportion_df <- function(data,
translate_ab = "name",
language = get_locale(),
language = get_AMR_locale(),
minimum = 30,
as_percent = FALSE,
combine_SI = TRUE,