diff --git a/R/spatial_maps.R b/R/spatial_maps.R index 61d31f5..3b07cd0 100644 --- a/R/spatial_maps.R +++ b/R/spatial_maps.R @@ -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,