if (FALSE) {
# These examples require external data files not included with the package
# Before/after NDVI comparison
create_comparison_map("ndvi_2020.tif", "ndvi_2023.tif",
comparison_type = "side_by_side",
titles = c("2020", "2023"),
output_file = "ndvi_comparison.png")
}
Run the code above in your browser using DataLab