mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 17:02:03 +02:00
Feather and Parquet files
This commit is contained in:
2
R/zzz.R
2
R/zzz.R
@ -133,7 +133,7 @@ create_MO_lookup <- function() {
|
||||
MO_lookup$fullname_lower <- MO_FULLNAME_LOWER
|
||||
} else {
|
||||
MO_lookup$fullname_lower <- ""
|
||||
warning("MO table updated - Run: source(\"data-raw/_internals.R\")", call. = FALSE)
|
||||
warning("MO table updated - Run: source(\"data-raw/pre-commit-hook.R\")", call. = FALSE)
|
||||
}
|
||||
|
||||
# add a column with only "e coli" like combinations
|
||||
|
Reference in New Issue
Block a user