Skip to content

Commit

Permalink
removed debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatin committed Aug 16, 2023
1 parent e32acc4 commit 71607d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/BIOMOD_Projection.R
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ BIOMOD_Projection <- function(bm.mod,
filename = filename, omit.na = omit.na,
temp_workdir = temp_workdir, seedval = seed.val,
overwrite = TRUE, mod.name = mod.name)
cat("\n step 3",mod.name)
if (do.stack) {
if (proj_is_raster) {
return(wrap(pred.tmp))
Expand Down

0 comments on commit 71607d5

Please sign in to comment.