mirror of
https://github.com/msberends/AMR.git
synced 2025-09-07 11:29:39 +02:00
new function get_locale
This commit is contained in:
1
NEWS.md
1
NEWS.md
@@ -3,6 +3,7 @@
|
||||
#### New
|
||||
* Repository moved to GitLab: https://gitlab.com/msberends/AMR
|
||||
* Function `count_all` to get all available isolates (that like all `portion_*` and `count_*` functions also supports `summarise` and `group_by`), the old `n_rsi` is now an alias of `count_all`
|
||||
* Function `get_locale` to determine language for language-dependent output for some `mo_*` functions. This is now the default value for their `language` parameter, by which the system language will be used at default.
|
||||
* Data sets `microorganismsDT`, `microorganisms.prevDT`, `microorganisms.unprevDT` and `microorganisms.oldDT` to improve the speed of `as.mo`. They are for reference only, since they are primarily for internal use of `as.mo`.
|
||||
|
||||
#### Changed
|
||||
|
Reference in New Issue
Block a user