Skip to content

Commit

Permalink
expected_CVnames
Browse files Browse the repository at this point in the history
  • Loading branch information
HeleneBlt committed Apr 26, 2024
1 parent 28c2f29 commit e06ed8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/biomod2_classes_0.R
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ setGeneric("BIOMOD.options.dataset",
, paste0("_PA", this_PA, "_allRun"))))
}
.fun_testIfIn(TRUE, "colnames(calib.lines)", colnames(calib.lines), expected_CVnames)
expected_CVnames <- colnames(calib.lines)
} else {
if (!is.null(bm.format) && inherits(bm.format, "BIOMOD.formated.data.PA")) {
expected_CVnames <- c(expected_CVnames
Expand Down

0 comments on commit e06ed8b

Please sign in to comment.