Commit Graph

17 Commits

Author SHA1 Message Date
dr. M.S. (Matthijs) Berends 10fce8382c include IQR and MAD in freq 2018-07-03 11:30:40 +02:00
dr. M.S. (Matthijs) Berends f7af8a81da update man page 2018-06-29 09:06:47 +02:00
dr. M.S. (Matthijs) Berends 6ee713cec1 move tbl_parse_guess 2018-06-29 08:56:03 +02:00
dr. M.S. (Matthijs) Berends 649a8025aa add clipboard functions again 2018-06-27 15:54:56 +02:00
uscloud dcc26dd942 Update freq function 2018-05-22 16:34:22 +02:00
dr. M.S. (Matthijs) Berends c0fc82c794 Added function `n_rsi` 2018-05-02 14:56:25 +02:00
dr. M.S. (Matthijs) Berends 970e3ed7f1 EUCAST rules for MDRO 2018-04-25 15:33:58 +02:00
dr. M.S. (Matthijs) Berends 82fec5cc51 Try to support older R versions 2018-04-19 14:10:57 +02:00
dr. M.S. (Matthijs) Berends e7396b8f39 Try to support older R versions 2018-04-19 12:50:23 +02:00
dr. M.S. (Matthijs) Berends 4b5530ed64 Try to support older R versions 2018-04-18 15:19:00 +02:00
dr. M.S. (Matthijs) Berends a814d82b4b try to support older R versions 2018-04-18 14:50:16 +02:00
dr. M.S. (Matthijs) Berends 2509e2413d MDRO, freq tables, new print format for tibbles 2018-04-18 12:24:54 +02:00
dr. M.S. (Matthijs) Berends 07bdd61241 update dependencies 2018-04-02 16:05:09 +02:00
dr. M.S. (Matthijs) Berends 53464ff1c8
- For functions `first_isolate`, `EUCAST_rules` the antibiotic column names are case-insensitive
- Functions `first_isolate`, `EUCAST_rules` and `rsi_predict` supports tidyverse-like evaluation of parameters (no need to quote columns them anymore)
- Functions `clipboard_import` and `clipboard_export` as helper functions to quickly copy and paste from/to software like Excel and SPSS
- Renamed dataset `bactlist` to `microorganisms`
2018-03-23 14:46:02 +01:00
dr. M.S. (Matthijs) Berends 502a44eb25
- Added new function `guess_bactid` to determine the ID of a microorganism based on genus/species
- Renamed `ablist` to `antibiotics`
- Added support for character vector in join functions
- Altered `%like%` to make it case insensitive
2018-03-19 12:43:22 +01:00
dr. M.S. (Matthijs) Berends 34e70a65ed
added septic_patients 2018-02-27 20:01:02 +01:00
dr. M.S. (Matthijs) Berends 62304dc23f
first commit 2018-02-21 11:52:31 +01:00