1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-26 19:26:12 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
d8f70a74de clipboard error 2018-08-01 10:32:24 +02:00
03a3cb397b clipboard update 2018-07-23 15:09:19 +02:00
a5a4354651 speed improvements 2018-07-17 10:32:26 +02:00
715a7630ca support format.freq 2018-07-16 16:41:48 +02:00
6ee713cec1 move tbl_parse_guess 2018-06-29 08:56:03 +02:00
649a8025aa add clipboard functions again 2018-06-27 15:54:56 +02:00
19ccc51f40 remove clipboard functions 2018-05-01 09:36:45 +02:00
6fa93fc286 fix clipboard check 2018-04-30 16:54:37 +02:00
8fe70d5652 Fix Latex PDF error 2018-04-30 16:24:11 +02:00
3165c50d06 more MOs 2018-04-03 16:07:32 +02:00
c182a9673d fix clipboard on linux 2018-04-02 11:11:21 +02:00
MS Berends
f1dbed6fcc
Update clipboard.R 2018-03-29 14:56:40 +02:00
MS Berends
136272cb71
Update clipboard.R 2018-03-29 14:16:42 +02:00
MS Berends
fd04df5f9d
Update clipboard.R 2018-03-29 13:23:02 +02:00
MS Berends
2f4823f7a7
Update clipboard.R 2018-03-29 13:10:55 +02:00
6f7730dcaa
add tests using testthat 2018-03-27 17:43:42 +02:00
MS Berends
9637b43357
Remove Windows only function 2018-03-23 14:59:02 +01:00
MS Berends
1b3daebc84
Remove Windows only function 2018-03-23 14:52:56 +01:00
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