1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 02:03:04 +02:00

update languages

This commit is contained in:
2022-08-20 20:17:14 +02:00
parent 3f2f60ab77
commit 7226b70c3d
15 changed files with 653 additions and 446 deletions

View File

@ -132,6 +132,7 @@ as.mic <- function(x, na.rm = FALSE) {
if (na.rm == TRUE) {
x <- x[!is.na(x)]
}
x[trimws(x) == ""] <- NA
x.bak <- x
# comma to period