Skip to content

Commit

Permalink
remove lingering print statements
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyam-k authored Mar 26, 2024
1 parent 50d6bce commit 6639c02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/modGBpop.R
Original file line number Diff line number Diff line change
Expand Up @@ -737,8 +737,6 @@ modGBpop <- function(popType = "VOL",
if (ACI) {
nfplotsampcnt <- pltcheck$nfplotsampcnt
}
print("TEST")
print(stratalut)
if (popType %in% c("ALL", "CURR", "VOL")) {
###################################################################################
## Check parameters and data for popType AREA/VOL
Expand Down

0 comments on commit 6639c02

Please sign in to comment.