1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 12:21:53 +02:00

(v0.9.0.9018) Remove mo_history

This commit is contained in:
2020-01-31 23:27:38 +01:00
parent 1b80773c22
commit f152ab9a48
25 changed files with 28 additions and 503 deletions

View File

@ -86,7 +86,6 @@ export(availability)
export(brmo)
export(bug_drug_combinations)
export(catalogue_of_life_version)
export(clear_mo_history)
export(count_I)
export(count_IR)
export(count_R)
@ -329,5 +328,3 @@ importFrom(tidyr,pivot_wider)
importFrom(utils,adist)
importFrom(utils,browseURL)
importFrom(utils,menu)
importFrom(utils,read.csv)
importFrom(utils,write.csv)