mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 06:21:50 +02:00
(v1.3.0.9034) eucast_rules summary fix
This commit is contained in:
@ -94,7 +94,7 @@ atc_online_property <- function(atc_code,
|
||||
}
|
||||
|
||||
if (!has_internet()) {
|
||||
message("There appears to be no internet connection.")
|
||||
message("There appears to be no internet connection, returning NA.")
|
||||
return(rep(NA, length(atc_code)))
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user