Commit Graph

12 Commits

Author SHA1 Message Date
dr. M.S. (Matthijs) Berends 7e5fe75a17 small text fixes 2018-12-14 07:48:12 +01:00
dr. M.S. (Matthijs) Berends 693f64bdbf new EUCAST rules: clinical breakpoints 2018-10-17 17:32:34 +02:00
dr. M.S. (Matthijs) Berends 75fe4d401f new MOs, cleanup 2018-09-01 21:19:46 +02:00
dr. M.S. (Matthijs) Berends 5965d3c794 replaced bactid by mo 2018-08-31 13:36:19 +02:00
dr. M.S. (Matthijs) Berends ce2cdb9309 support groups for portion_df, update README 2018-08-12 22:34:03 +02:00
dr. M.S. (Matthijs) Berends 53fa198e35 new portion functions 2018-08-10 15:01:05 +02:00
dr. M.S. (Matthijs) Berends d9e204031d update to septic_patients, speed improvements 2018-07-25 14:17:04 +02:00
uscloud dcc26dd942 Update freq function 2018-05-22 16:34:22 +02:00
dr. M.S. (Matthijs) Berends c182a9673d fix clipboard on linux 2018-04-02 11:11:21 +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