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

(v1.7.1.9073) as.rsi() fix for UTIs

This commit is contained in:
2021-12-14 21:47:14 +01:00
parent 5eef01165e
commit bd4bb1d72f
25 changed files with 27787 additions and 27785 deletions

View File

@ -177,4 +177,4 @@ run_it <- microbenchmark(da = mo_name(CoNS, language = "da"),
print(run_it, unit = "ms", signif = 4)
```
Currently supported languages are `r AMR:::vector_and(names(AMR:::LANGUAGES_SUPPORTED))`.
Currently supported languages are `r AMR:::vector_and(names(AMR:::LANGUAGES_SUPPORTED), quotes = FALSE)`.