mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 23:41:57 +02:00
unit tests
This commit is contained in:
2
NEWS.md
2
NEWS.md
@ -6,7 +6,7 @@
|
||||
|
||||
#### Changed
|
||||
* Added parameters `minimum` and `as_percent` to `portion_df`
|
||||
* Support for quasiquotation in the functions series `count_*` and `portions_*`, and `n_rsi`. This allow to check for more than 2 vectors or columns.
|
||||
* Support for quasiquotation in the functions series `count_*` and `portions_*`, and `n_rsi`. This allows to check for more than 2 vectors or columns.
|
||||
* `septic_patients %>% select(amox, cipr) %>% count_R()`
|
||||
* `septic_patients %>% portion_S(amcl)`
|
||||
* `septic_patients %>% portion_S(amcl, gent)`
|
||||
|
Reference in New Issue
Block a user