# \donttest{
# Load a batch of images
img_obj_list <- system.file("extdata",package = "BioThermR")
batch <- read_thermal_batch(img_obj_list)
# Create a montage with 4 columns
p <- plot_thermal_montage(batch, ncol = 4, padding = 20)
# }
Run the code above in your browser using DataLab