Skip to content

Commit 2d3d6b6

Browse files
rm browser
1 parent 24a7ce0 commit 2d3d6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/makeFireSenseLCC.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ makeFireSenseLCC <- function(neededYear, to, maskTo = NULL, # to, maskTo = NULL,
8282
# - Crops to the extent of to
8383
# - Masks to the maskTo polygon(s)
8484
message("Preparing base NTEMS LCC data...")
85-
browser()
85+
8686
maskToArg <- if (is.null(maskTo)) to else maskTo
8787

8888

0 commit comments

Comments
 (0)