Skip to content

Commit

Permalink
Remove a browser() call...
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-Kent committed Aug 24, 2021
1 parent 6d3acb0 commit 2be1226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/spatial_maps.R
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ read_background = function(field, view_number, export_path) {
'_composite_image.tif',
'_composite_image.jpg'
)
browser()

for (ending in image_endings) {
background_path =
list.files(export_path, full.names=TRUE, recursive=TRUE,
Expand Down

0 comments on commit 2be1226

Please sign in to comment.