Skip to content

Commit

Permalink
rm browser
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotmcintire committed Nov 10, 2018
1 parent f89edfd commit e58e8da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Boreal_LBMRDataPrep.R
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ Save <- function(sim) {
ecodistrictAE <- basename(paste0(tools::file_path_sans_ext(ecodistrictFilename), ".", fexts))
ecozoneAE <- basename(paste0(tools::file_path_sans_ext(ecozoneFilename), ".", fexts))

browser()
if (!suppliedElsewhere("shpStudyAreaLarge", sim)) {
message("'shpStudyAreaLarge' was not provided by user. Using a polygon in southwestern Alberta, Canada,")

Expand Down

0 comments on commit e58e8da

Please sign in to comment.