mirror of
https://github.com/msberends/AMR.git
synced 2025-09-05 23:29:44 +02:00
(v2.1.1.9147) scale fixes and WISCA update, fix conserved capped values
This commit is contained in:
2
R/zzz.R
2
R/zzz.R
@@ -65,7 +65,7 @@ AMR_env$sir_interpretation_history <- data.frame(
|
||||
mo = set_clean_class(character(0), c("mo", "character")),
|
||||
host = character(0),
|
||||
method = character(0),
|
||||
input = double(0),
|
||||
input = character(0),
|
||||
outcome = NA_sir_[0],
|
||||
notes = character(0),
|
||||
guideline = character(0),
|
||||
|
Reference in New Issue
Block a user