mirror of
https://github.com/msberends/AMR.git
synced 2026-04-28 13:43:56 +02:00
(v3.0.1.9047) fix #272
This commit is contained in:
@@ -1140,7 +1140,7 @@ edit_sir <- function(x,
|
||||
add_if_missing) {
|
||||
cols <- unique(cols[!is.na(cols) & !is.null(cols)])
|
||||
rows <- unique(rows)
|
||||
|
||||
|
||||
# for Verbose Mode, keep track of all changes and return them
|
||||
track_changes <- list(
|
||||
added = 0,
|
||||
|
||||
Reference in New Issue
Block a user