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:
@ -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)`.
|
||||
|
Reference in New Issue
Block a user